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/weather-night.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/weather-night.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/weather-night.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/weather-night.svg b/icon-theme/template-icons/templarian_material_design/svg/weather-night.svg new file mode 100644 index 00000000..6bc2f43a --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/weather-night.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 17.7533,4.09017L 15.2205,6.03115L 16.1287,9.09017L 13.5,7.28115L 10.8713,9.09017L 11.7795,6.03115L 9.24675,4.09017L 12.4367,4.00861L 13.5,1L 14.5633,4.00861L 17.7533,4.09017 Z M 21.25,10.998L 19.6124,12.253L 20.1996,14.2308L 18.5,13.0612L 16.8004,14.2308L 17.3876,12.253L 15.75,10.998L 17.8125,10.9453L 18.5,9L 19.1875,10.9453L 21.25,10.998 Z M 18.9708,15.9451C 19.8009,15.8661 20.6935,17.0479 20.1576,17.7991C 19.8393,18.2453 19.48,18.6713 19.0795,19.0717C 15.1743,22.9769 8.84266,22.9769 4.93741,19.0717C 1.03217,15.1664 1.03217,8.83477 4.93741,4.92953C 5.33782,4.52912 5.76373,4.16977 6.20993,3.85147C 6.96118,3.31555 8.14293,4.20819 8.06402,5.0383C 7.79155,7.9047 8.75282,10.8662 10.9478,13.0613C 13.1428,15.2563 16.1044,16.2175 18.9708,15.9451 Z M 17.334,17.9707C 14.495,17.8094 11.7025,16.6443 9.53361,14.4755C 7.36473,12.3066 6.19963,9.51403 6.03833,6.6751C 3.23118,9.81639 3.33561,14.6414 6.35163,17.6574C 9.36764,20.6735 14.1927,20.7779 17.334,17.9707 Z "/> +</svg> |