]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/menu/recently-added.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / menu / recently-added.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="#000" stroke-width="2"/>
5 <rect width="2" height="10" x="11" y="7" fill="#000" rx="1"/>
6 <rect width="10" height="2" x="7" y="11" fill="#000" rx="1"/>
7 </g>
b33f657c 8</svg>