diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/phone.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-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/templarian_material_design/svg/phone.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/phone.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/phone.svg b/icon-theme/template-icons/templarian_material_design/svg/phone.svg new file mode 100644 index 00000000..f672c224 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/phone.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve"> + <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 6.6228,10.793C 8.06378,13.624 10.3788,15.938 13.2118,17.378L 15.4118,15.175C 15.6868,14.9 16.0818,14.819 16.4278,14.93C 17.5518,15.297 18.7528,15.498 19.9998,15.498C 20.5518,15.498 20.9998,15.945 20.9998,16.498L 20.9998,19.998C 20.9998,20.551 20.5518,20.998 19.9998,20.998C 10.6108,20.998 2.99878,13.387 2.99878,3.99796C 2.99878,3.44497 3.44678,2.99796 3.99878,2.99796L 7.49878,2.99796C 8.05179,2.99796 8.49878,3.44497 8.49878,3.99796C 8.49878,5.24497 8.6998,6.44597 9.0668,7.56997C 9.1788,7.91596 9.0968,8.31096 8.82278,8.58497L 6.6228,10.793 Z "/> +</svg> |