diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/google-circles.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2 lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip |
Merge branch 'master' of github.com:trueos/lumina
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> |