diff options
author | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
commit | 92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch) | |
tree | 86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/google-circles.svg | |
parent | Get the templates for the material icon theme setup in the repo (no icons yet... (diff) | |
download | lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2 lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip |
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/google-circles.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/google-circles.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/google-circles.svg b/icon-theme/template-icons/templarian_material_design/svg/google-circles.svg new file mode 100644 index 00000000..bf12779d --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/google-circles.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 16.6571,14.9808L 16.9991,14.9978C 18.0121,14.9978 18.9781,14.8018 19.8701,14.4588C 19.1711,18.7328 15.4711,21.9978 10.9991,21.9978C 6.0291,21.9978 1.9991,17.9688 1.9991,12.9978C 1.9991,8.52577 5.2651,4.82577 9.5391,4.12677C 9.19611,5.01877 8.9991,5.98477 8.9991,6.99777L 9.01611,7.34076C 6.67811,8.15977 4.9991,10.3798 4.9991,12.9978C 4.9991,16.3118 7.68611,18.9978 10.9991,18.9978C 13.6171,18.9978 15.8371,17.3188 16.6571,14.9808 Z M 16.9994,9.99807C 18.6564,9.99807 19.9994,8.65507 19.9994,6.99807C 19.9994,5.34107 18.6564,3.99807 16.9994,3.99807C 15.3424,3.99807 13.9994,5.34107 13.9994,6.99807C 13.9994,8.65507 15.3424,9.99807 16.9994,9.99807 Z M 16.9994,0.99807C 20.3124,0.99807 22.9994,3.68406 22.9994,6.99807C 22.9994,10.3121 20.3124,12.9981 16.9994,12.9981C 13.6854,12.9981 10.9994,10.3121 10.9994,6.99807C 10.9994,3.68406 13.6854,0.99807 16.9994,0.99807 Z "/> +</svg> |