aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_group_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_group_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_group_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_group_48px.svg b/icon-theme/template-icons/google_material_design/ic_group_48px.svg
new file mode 100644
index 00000000..9c596ad2
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_group_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="M0 0h48v48H0z" fill="none"/>
+ <path d="M32 22c3.31 0 5.98-2.69 5.98-6s-2.67-6-5.98-6c-3.31 0-6 2.69-6 6s2.69 6 6 6zm-16 0c3.31 0 5.98-2.69 5.98-6s-2.67-6-5.98-6c-3.31 0-6 2.69-6 6s2.69 6 6 6zm0 4c-4.67 0-14 2.34-14 7v5h28v-5c0-4.66-9.33-7-14-7zm16 0c-.58 0-1.23.04-1.93.11C32.39 27.78 34 30.03 34 33v5h12v-5c0-4.66-9.33-7-14-7z"/>
+</svg>
bgstack15