]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/global/delete.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / global / delete.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 <path stroke="#000" stroke-width="2" d="M5 7v13c0 1.1.9 2 2 2h10a2 2 0 002-2V7"/>
5 <rect width="20" height="2" x="2" y="4" fill="#000" rx="1"/>
6 <path fill="#000" d="M9 11c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6zm4 0c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6z"/>
7 <path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M9 5V3c0-.6.5-1 1-1h4c.6 0 1 .4 1 1v2"/>
8 </g>
332542bc 9</svg>