]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/assets/images/menu/globe.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / menu / globe.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <defs/>
3 <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2">
4 <circle cx="12" cy="12" r="10"/>
5 <path d="M12 2v20M12 2s5 2 5 10-5 10-5 10M12 2S7 4 7 12s5 10 5 10M2 12h20"/>
6 </g>
7 </svg>