diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
commit | 8d43fd4dc56a05220f9a02c5aa6f073af84e226b (patch) | |
tree | 530b6098ce0d10c6de9ad87acf0238bc3224fcdf /icon-theme/material-icons-light/applications/reddit.svg | |
parent | Finish up the required applications/ files. (diff) | |
download | lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.gz lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.bz2 lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.zip |
Now add all the icons for specific applications by name.
These all came from the "Templarian" material design icons
Diffstat (limited to 'icon-theme/material-icons-light/applications/reddit.svg')
-rw-r--r-- | icon-theme/material-icons-light/applications/reddit.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/reddit.svg b/icon-theme/material-icons-light/applications/reddit.svg new file mode 100644 index 00000000..e3062e26 --- /dev/null +++ b/icon-theme/material-icons-light/applications/reddit.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="1.33333" stroke-linejoin="miter" d="M 22,11.5C 22,10.1 20.9,9 19.5,9C 18.9,9 18.3,9.2 17.9,9.6C 16.4,8.7 14.6,8.1 12.5,8L 13.6,4L 17,5C 17,6.1 17.9,7 19,7C 20.1,7 21,6.1 21,5C 21,3.9 20.1,3 19,3C 18.3,3 17.6,3.4 17.3,4L 13.3,3C 13,2.9 12.8,3.1 12.7,3.4L 11.5,8C 9.5,8.1 7.6,8.7 6.1,9.6C 5.7,9.2 5.1,9 4.5,9C 3.1,9 2,10.1 2,11.5C 2,12.4 2.4,13.1 3.1,13.6L 3,14.5C 3,18.1 7,21 12,21C 17,21 21,18.1 21,14.5L 20.9,13.6C 21.6,13.1 22,12.4 22,11.5 Z M 9,11.8C 9.7,11.8 10.2,12.4 10.2,13C 10.2,13.6 9.7,14.2 9,14.2C 8.3,14.2 7.8,13.7 7.8,13C 7.8,12.3 8.3,11.8 9,11.8 Z M 15.8,17.2C 14,18.3 10,18.3 8.2,17.2C 8,17 7.9,16.7 8.1,16.5C 8.3,16.3 8.6,16.2 8.8,16.4C 10,17.3 14,17.3 15.2,16.4C 15.4,16.2 15.7,16.3 15.9,16.5C 16.1,16.7 16,17 15.8,17.2 Z M 15,14.2C 14.3,14.2 13.8,13.6 13.8,13C 13.8,12.3 14.4,11.8 15,11.8C 15.7,11.8 16.2,12.4 16.2,13C 16.2,13.7 15.7,14.2 15,14.2 Z "/> +</svg> |