aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg b/icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg
new file mode 100644
index 00000000..089f6ea7
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_sim_card_48px.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
+ <path d="M39.98 8c0-2.21-1.77-4-3.98-4H20L8 16v24c0 2.21 1.79 4 4 4h24.02c2.21 0 3.98-1.79 3.98-4l-.02-32zM18 38h-4v-4h4v4zm16 0h-4v-4h4v4zm-16-8h-4v-8h4v8zm8 8h-4v-8h4v8zm0-12h-4v-4h4v4zm8 4h-4v-8h4v8z"/>
+ <path d="M0 0h48v48H0z" fill="none"/>
+</svg>
bgstack15