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-invite.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-invite.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/google-circles-invite.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/google-circles-invite.svg b/icon-theme/template-icons/templarian_material_design/svg/google-circles-invite.svg new file mode 100644 index 00000000..88725d71 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/google-circles-invite.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 5.00002,10C 3.89501,10 3.00002,10.895 3.00002,12C 3.00002,13.105 3.89501,14 5.00002,14C 6.10502,14 7.00002,13.105 7.00002,12C 7.00002,10.895 6.10502,10 5.00002,10 Z M 5,16C 2.791,16 1,14.209 1,12C 1,9.79102 2.791,8.00002 5,8.00002C 7.20899,8.00002 8.99999,9.79102 8.99999,12C 8.99999,14.209 7.20899,16 5,16 Z M 10.5,11L 14,11L 14,8L 18,12L 14,16L 14,13L 10.5,13L 10.5,11 Z M 5,6C 4.5488,6 4.10923,6.04981 3.68649,6.14422C 5.63384,3.05351 9.07711,1 13,1C 19.0751,1 24,5.92487 24,12C 24,18.0751 19.0751,23 13,23C 9.07711,23 5.63384,20.9465 3.68649,17.8558C 4.10923,17.9502 4.5488,18 5,18C 5.79613,18 6.55604,17.8449 7.25118,17.5634C 8.70556,19.0659 10.7437,20 13,20C 17.4183,20 21,16.4183 21,12C 21,7.58173 17.4183,4 13,4C 10.7437,4 8.70556,4.93407 7.25118,6.43662C 6.55604,6.15506 5.79613,6 5,6 Z "/> +</svg> |