]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/menu/eye.svg
Add AP icons breaking change
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / menu / eye.svg
CommitLineData
81fe3c67
RK
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 <path stroke-linejoin="round" d="M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7z"/>
5 <circle cx="12" cy="12" r="3"/>
6 <path stroke-linecap="round" d="M12 5V3M18 6.5L19 5M21 10l1.5-1M1.5 9L3 10M6 6.5L5 5"/>
d3217560 7 </g>
81fe3c67 8</svg>