diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
commit | e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch) | |
tree | e621da655d974127496219ff39b71a651e54294d /icon-theme/material-icons-light/status/weather-overcast.svg | |
parent | Another batch of "extra" files outside the minimum XDG spec. (diff) | |
download | lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2 lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip |
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-icons-light/status/weather-overcast.svg')
-rw-r--r-- | icon-theme/material-icons-light/status/weather-overcast.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/status/weather-overcast.svg b/icon-theme/material-icons-light/status/weather-overcast.svg deleted file mode 100644 index 348b4ad6..00000000 --- a/icon-theme/material-icons-light/status/weather-overcast.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?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,19C 3.23858,19 1,16.7614 1,14C 1,11.2392 3.23758,9.00099 5.99817,9C 6.97773,6.65105 9.29605,5 12,5C 15.4328,5 18.2441,7.66115 18.4835,11.033L 19,11C 21.2091,11 23,12.7909 23,15C 23,17.2091 21.2091,19 19,19L 6,19 Z M 19,13L 17,13L 17,12C 17,9.23858 14.7614,7 12,7C 9.51284,7 7.44982,8.81599 7.06456,11.1944C 6.73372,11.0688 6.37489,11 6,11C 4.34315,11 3,12.3431 3,14C 3,15.6569 4.34315,17 6,17L 19,17C 20.1046,17 21,16.1046 21,15C 21,13.8954 20.1046,13 19,13 Z "/> -</svg> |