aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/weather-rainy.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-rainy.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-rainy.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/weather-rainy.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/weather-rainy.svg b/icon-theme/template-icons/templarian_material_design/svg/weather-rainy.svg
new file mode 100644
index 00000000..bc508862
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/weather-rainy.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,14C 6.55229,14 7,14.4477 7,15C 7,15.5523 6.55228,16 6,16C 3.23858,16 1,13.7614 1,11C 1,8.23919 3.23758,6.00099 5.99817,6C 6.97773,3.65105 9.29605,2.00001 12,2.00001C 15.4328,2.00001 18.2441,4.66115 18.4835,8.03304L 19,8C 21.2091,8 23,9.79086 23,12C 23,14.2091 21.2091,16 19,16L 18,16C 17.4477,16 17,15.5523 17,15C 17,14.4477 17.4477,14 18,14L 19,14C 20.1046,14 21,13.1046 21,12C 21,10.8954 20.1046,10 19,10L 17,10L 17,9C 17,6.23858 14.7614,4 12,4C 9.51284,4 7.44982,5.816 7.06456,8.19437C 6.73372,8.06877 6.37489,8 6,8C 4.34315,8 3,9.34315 3,11C 3,12.6569 4.34315,14 6,14 Z M 14.8285,15.6714C 16.3905,17.2334 16.3905,19.5165 14.8285,21.0785C 14.048,21.8595 13.0239,22 11.9999,22C 10.9759,22 9.95239,21.8595 9.1719,21.0785C 7.60937,19.5165 7.60937,17.2339 9.1719,15.6714L 12.0005,10.9995L 14.8285,15.6714 Z M 13.4142,16.692L 12.0002,14.2499L 10.5859,16.692C 9.80462,17.5087 9.80462,18.7018 10.5859,19.5182C 10.9761,19.9265 11.4879,19.9999 11.9999,19.9999C 12.5119,19.9999 13.0239,19.9265 13.4142,19.5182C 14.1952,18.7018 14.1952,17.5084 13.4142,16.692 Z "/>
+</svg>
bgstack15