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/cloud.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/cloud.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/cloud.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/cloud.svg b/icon-theme/template-icons/templarian_material_design/svg/cloud.svg new file mode 100644 index 00000000..c32c9a33 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/cloud.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 19.3547,10.0339C 18.6735,6.59286 15.6407,3.99785 11.9997,3.99785C 9.10768,3.99785 6.60268,5.63686 5.35027,8.03487C 2.34268,8.35787 -0.000320435,10.9039 -0.000320435,13.9979C -0.000320435,17.3119 2.68568,19.9979 5.99968,19.9979L 18.9997,19.9979C 21.7607,19.9979 23.9997,17.7599 23.9997,14.9979C 23.9997,12.3579 21.9467,10.2189 19.3547,10.0339 Z "/> +</svg> |