aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/status/weather-hail.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
commitbe63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch)
tree8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/status/weather-hail.svg
parentAnother few icon changes (diff)
downloadlumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/status/weather-hail.svg')
-rw-r--r--icon-theme/material-design-dark/status/weather-hail.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/status/weather-hail.svg b/icon-theme/material-design-dark/status/weather-hail.svg
new file mode 100644
index 00000000..83c086f5
--- /dev/null
+++ b/icon-theme/material-design-dark/status/weather-hail.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="#F8F8F8" 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 10,18C 11.1046,18 12,18.8954 12,20C 12,21.1046 11.1046,22 10,22C 8.89543,22 8,21.1046 8,20C 8,18.8954 8.89543,18 10,18 Z M 14.5,16C 15.3284,16 16,16.6716 16,17.5C 16,18.3284 15.3284,19 14.5,19C 13.6716,19 13,18.3284 13,17.5C 13,16.6716 13.6716,16 14.5,16 Z M 10.5,12C 11.3284,12 12,12.6716 12,13.5C 12,14.3284 11.3284,15 10.5,15C 9.67157,15 9,14.3284 9,13.5C 9,12.6716 9.67157,12 10.5,12 Z "/>
+</svg>
bgstack15