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/disqus-outline.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/disqus-outline.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/disqus-outline.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/disqus-outline.svg b/icon-theme/template-icons/templarian_material_design/svg/disqus-outline.svg new file mode 100644 index 00000000..602818c6 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/disqus-outline.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="1.33333" stroke-linejoin="round" d="M 11.9,14.5L 10.8,14.5L 10.8,9.5L 11.9,9.5C 13.5,9.5 14.6,10.4 14.6,12C 14.6,13.6 13.5,14.5 11.9,14.5 Z M 11.9,7L 8.1,7L 8.1,17L 11.8,17C 15.3,17 17.4,14.9 17.4,12L 17.4,12C 17.4,9.1 15.4,7 11.9,7 Z M 12,20C 10.1,20 8.3,19.3 6.9,18.1L 6.2,17.5L 4.5,17.7L 5.2,16.1L 4.9,15.3C 4.4,14.2 4.2,13.1 4.2,11.9C 4.2,7.5 7.8,3.9 12.1,3.9C 16.4,3.9 19.9,7.6 19.9,12C 19.9,16.4 16.3,20 12,20 Z M 12,2C 6.5,2 2.1,6.5 2.1,12C 2.1,13.5 2.4,14.9 3,16.2L 1.4,20.3L 5.7,19.7C 7.4,21.2 9.7,22.1 12.1,22.1C 17.6,22.1 22,17.6 22,12.1C 22,6.6 17.5,2 12,2 Z "/> +</svg> |