]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/assets/images/global/exit-fullscreen.svg
fix duplicate id in svg, empty alt in base email
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / global / exit-fullscreen.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <defs/>
3 <g fill="none" fill-rule="evenodd" stroke="#333" stroke-linejoin="round" stroke-width="2">
4 <path d="M6 8h12v8H6z"/>
5 <path stroke-linecap="round" d="M20 4v3h3M1 17h3v3M20 20v-3h3M1 7h3V4"/>
6 </g>
7 </svg>