]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/global/clock.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / global / clock.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 d="M12 21a9 9 0 110-18 9 9 0 010 18z"/>
5 <path stroke-linecap="round" d="M12 12h4"/>
6 <path stroke-linecap="round" stroke-linejoin="round" d="M12 12V7"/>
7 </g>
8</svg>