aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg b/icon-theme/template-icons/templarian_material_design/svg/weather-fog.svg
new file mode 100644
index 00000000..adf75131
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/weather-fog.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="2" stroke-linejoin="round" d="M 3,15L 13,15C 13.5523,15 14,15.4477 14,16C 14,16.5523 13.5523,17 13,17L 3,17C 2.44772,17 2,16.5523 2,16C 2,15.4477 2.44772,15 3,15 Z M 16,15L 21,15C 21.5523,15 22,15.4477 22,16C 22,16.5523 21.5523,17 21,17L 16,17C 15.4477,17 15,16.5523 15,16C 15,15.4477 15.4477,15 16,15 Z M 1,12C 1,9.23919 3.23759,7.001 5.99817,7C 6.97773,4.65105 9.29605,3.00001 12,3.00001C 15.4328,3.00001 18.2441,5.66115 18.4835,9.03305L 19,9C 21.1928,9 22.9735,10.7645 22.9994,13L 21,13C 21,11.8954 20.1046,11 19,11L 17,11L 17,10C 17,7.23858 14.7614,5.00001 12,5.00001C 9.51284,5.00001 7.44982,6.816 7.06456,9.19438C 6.73372,9.06877 6.37489,9.00001 6,9.00001C 4.34315,9.00001 3,10.3432 3,12C 3,12.3506 3.06016,12.6872 3.17071,13L 1.10002,13L 1,12 Z M 3,19L 5,19C 5.55228,19 6,19.4477 6,20C 6,20.5523 5.55228,21 5,21L 3,21C 2.44772,21 2,20.5523 2,20C 2,19.4477 2.44772,19 3,19 Z M 8,19L 21,19C 21.5523,19 22,19.4477 22,20C 22,20.5523 21.5523,21 21,21L 8,21C 7.44771,21 7,20.5523 7,20C 7,19.4477 7.44771,19 8,19 Z "/>
+</svg>
bgstack15