aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/exit-fullscreen.svg
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/assets/images/global/exit-fullscreen.svg')
-rw-r--r--client/src/assets/images/global/exit-fullscreen.svg7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/assets/images/global/exit-fullscreen.svg b/client/src/assets/images/global/exit-fullscreen.svg
deleted file mode 100644
index 10cb4cc62..000000000
--- a/client/src/assets/images/global/exit-fullscreen.svg
+++ /dev/null
@@ -1,7 +0,0 @@
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>