aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/panda.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/panda.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/panda.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/panda.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/panda.svg b/icon-theme/template-icons/templarian_material_design/svg/panda.svg
new file mode 100644
index 00000000..08efcc50
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/panda.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-linejoin="round" d="M 12,3C 13.7393,3 15.3633,3.49336 16.7398,4.34775C 17.3803,3.52743 18.3786,3.00001 19.5,3.00001C 21.433,3.00001 23,4.56701 23,6.50001C 23,8.00237 22.0534,9.28365 20.7241,9.77997C 20.9043,10.4901 21,11.2339 21,12C 21,16.9706 16.9706,21 12,21C 7.02944,21 3,16.9706 3,12C 3,11.2339 3.09573,10.4901 3.27588,9.77997C 1.94659,9.28365 1,8.00237 1,6.5C 1,4.567 2.567,3 4.5,3C 5.62144,3 6.6197,3.52743 7.26024,4.34775C 8.63673,3.49336 10.2607,3 12,3 Z M 12,5C 8.13401,5 5,8.13401 5,12C 5,15.866 8.134,19 12,19C 15.866,19 19,15.866 19,12C 19,8.13401 15.866,5 12,5 Z M 16.1904,10.2971C 16.5477,11.6307 16.0806,12.9147 15.147,13.1648C 14.2135,13.415 13.167,12.5366 12.8096,11.2029C 12.4523,9.86927 12.9194,8.58533 13.8529,8.33518C 14.7865,8.08503 15.833,8.9634 16.1904,10.2971 Z M 7.80963,10.2971C 8.16699,8.9634 9.21349,8.08503 10.1471,8.33518C 11.0806,8.58533 11.5477,9.86927 11.1904,11.2029C 10.833,12.5366 9.78652,13.415 8.85296,13.1648C 7.91939,12.9147 7.45228,11.6307 7.80963,10.2971 Z M 12,14C 12.5951,14 13.1294,14.1949 13.4958,14.5042L 12.5,15.5016C 12.5009,15.9151 12.8363,16.25 13.25,16.25C 13.6642,16.25 14,15.9142 14,15.5C 14,15.2239 14.2239,15 14.5,15C 14.7761,15 15,15.2239 15,15.5C 15,16.4665 14.2165,17.25 13.25,17.25C 12.7603,17.25 12.3176,17.0489 12,16.7247C 11.6824,17.0489 11.2397,17.25 10.75,17.25C 9.7835,17.25 9,16.4665 9,15.5C 9,15.2239 9.22386,15 9.5,15C 9.77614,15 10,15.2239 10,15.5C 10,15.9142 10.3358,16.25 10.75,16.25C 11.1642,16.25 11.5,15.9142 11.5,15.5L 10.5042,14.5042C 10.8706,14.1949 11.4049,14 12,14 Z "/>
+</svg>
bgstack15