aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg')
-rw-r--r--icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg b/icon-theme/template-icons/google_material_design/ic_dialer_sip_48px.svg
new file mode 100644
index 00000000..5ee24ac9
--- /dev/null
+++ b/icon-theme/template-icons/google_material_design/ic_dialer_sip_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="M34 6h-2v10h2V6zm-4 4h-4V8h4V6h-6v6h4v2h-4v2h6v-6zm6-4v10h2v-4h4V6h-6zm4 4h-2V8h2v2zm0 21c-2.49 0-4.89-.4-7.14-1.14-.69-.22-1.48-.06-2.03.49l-4.4 4.41c-5.66-2.88-10.29-7.51-13.18-13.17l4.4-4.41c.55-.55.71-1.34.49-2.03C17.4 12.9 17 10.49 17 8c0-1.11-.89-2-2-2H8c-1.11 0-2 .89-2 2 0 18.78 15.22 34 34 34 1.11 0 2-.89 2-2v-7c0-1.11-.89-2-2-2z"/>
+</svg>
bgstack15