diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/emotes/face-cool.svg | |
parent | Another few icon changes (diff) | |
download | lumina-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/emotes/face-cool.svg')
-rw-r--r-- | icon-theme/material-design-dark/emotes/face-cool.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/emotes/face-cool.svg b/icon-theme/material-design-dark/emotes/face-cool.svg new file mode 100644 index 00000000..d2f5eb61 --- /dev/null +++ b/icon-theme/material-design-dark/emotes/face-cool.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 19,10C 19,11.3807 16.8807,12.5 15.5,12.5C 14.1193,12.5 12.75,11.3807 12.75,10L 11.25,10C 11.25,11.3807 9.88071,12.5 8.5,12.5C 7.11929,12.5 5,11.3807 5,10L 4.25204,10C 4.08751,10.6392 4.00001,11.3094 4.00001,12C 4.00001,16.4183 7.58173,20 12,20C 16.4183,20 20,16.4183 20,12C 20,11.3094 19.9125,10.6392 19.748,10L 19,10 Z M 12,3.99999C 9.03887,3.99999 6.45349,5.60879 5.07026,8L 18.9298,8C 17.5465,5.60879 14.9612,3.99999 12,3.99999 Z M 22,12C 22,17.5228 17.5228,22 12,22C 6.47715,22 2.00001,17.5228 2.00001,12C 2.00001,6.47715 6.47715,2 12,2C 17.5228,2 22,6.47715 22,12 Z M 12,17.2302C 10.2476,17.2302 8.70571,16.509 7.81291,15.4173L 9.23025,14C 9.68255,14.7225 10.7523,15.2302 12,15.2302C 13.2477,15.2302 14.3175,14.7225 14.7698,14L 16.1871,15.4173C 15.2943,16.509 13.7524,17.2302 12,17.2302 Z "/> +</svg> |