]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - 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
CommitLineData
81fe3c67 1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
b15fe00f 2 <defs/>
81fe3c67
RK
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"/>
b15fe00f
K
6 </g>
7</svg>