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/google-glass.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/google-glass.svg')
-rw-r--r-- | icon-theme/material-icons-light/applications/google-glass.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/google-glass.svg b/icon-theme/material-icons-light/applications/google-glass.svg new file mode 100644 index 00000000..fa23c7de --- /dev/null +++ b/icon-theme/material-icons-light/applications/google-glass.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 12.9994,10.9981L 12.9994,13.4981L 18.8684,13.4981C 18.2554,17.0051 15.5074,19.4981 11.9994,19.4981C 7.8634,19.4981 4.4994,16.1341 4.4994,11.9981C 4.4994,7.86208 7.8634,4.49807 11.9994,4.49807C 14.0864,4.49807 15.8994,5.38607 17.1594,6.83907L 18.9344,5.06307C 17.2434,3.17608 14.8264,1.99807 11.9994,1.99807C 6.4764,1.99807 1.9994,6.47506 1.9994,11.9981C 1.9994,17.5211 6.4764,21.9981 11.9994,21.9981C 17.5214,21.9981 21.4994,17.5211 21.4994,11.9981L 21.4994,10.9981L 12.9994,10.9981 Z "/> +</svg> |