]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/search/filter.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / search / filter.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">
4 <circle cx="12" cy="12" r="10" stroke="#333" stroke-width="2"/>
5 <rect width="12" height="2" x="6" y="8" fill="#333" rx="1"/>
6 <rect width="8" height="2" x="8" y="12" fill="#333" rx="1"/>
7 <rect width="4" height="2" x="10" y="16" fill="#333" rx="1"/>
8 </g>
9</svg>