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/face.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/face.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/face.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/face.svg b/icon-theme/template-icons/templarian_material_design/svg/face.svg new file mode 100644 index 00000000..dd954f6d --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/face.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="miter" d="M 9,11.75C 8.31,11.75 7.75,12.31 7.75,13C 7.75,13.69 8.31,14.25 9,14.25C 9.69,14.25 10.25,13.69 10.25,13C 10.25,12.31 9.69,11.75 9,11.75 Z M 15,11.75C 14.31,11.75 13.75,12.31 13.75,13C 13.75,13.69 14.31,14.25 15,14.25C 15.69,14.25 16.25,13.69 16.25,13C 16.25,12.31 15.69,11.75 15,11.75 Z M 12,2C 6.48,2 2,6.48 2,12C 2,17.52 6.48,22 12,22C 17.52,22 22,17.52 22,12C 22,6.48 17.52,2 12,2 Z M 12,20C 7.59,20 4,16.41 4,12C 4,11.71 4.02,11.42 4.05,11.14C 6.41,10.09 8.28,8.16 9.26,5.77C 11.07,8.33 14.05,10 17.42,10C 18.2,10 18.95,9.91 19.67,9.74C 19.88,10.45 20,11.21 20,12C 20,16.41 16.41,20 12,20 Z "/> +</svg> |