aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/devices/media-memory.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-icons-light/devices/media-memory.svg')
-rw-r--r--icon-theme/material-icons-light/devices/media-memory.svg4
1 files changed, 0 insertions, 4 deletions
diff --git a/icon-theme/material-icons-light/devices/media-memory.svg b/icon-theme/material-icons-light/devices/media-memory.svg
deleted file mode 100644
index e6fa0696..00000000
--- a/icon-theme/material-icons-light/devices/media-memory.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
- <path d="M0 0h48v48H0z" fill="none"/>
- <path d="M30 18H18v12h12V18zm-4 8h-4v-4h4v4zm16-4v-4h-4v-4c0-2.21-1.79-4-4-4h-4V6h-4v4h-4V6h-4v4h-4c-2.21 0-4 1.79-4 4v4H6v4h4v4H6v4h4v4c0 2.21 1.79 4 4 4h4v4h4v-4h4v4h4v-4h4c2.21 0 4-1.79 4-4v-4h4v-4h-4v-4h4zm-8 12H14V14h20v20z"/>
-</svg>
bgstack15