aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/tooth.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/tooth.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/tooth.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/tooth.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/tooth.svg b/icon-theme/template-icons/templarian_material_design/svg/tooth.svg
new file mode 100644
index 00000000..ab97c3e5
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/tooth.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 7,2C 4,2 2,5 2,8C 2,10.1082 3,13 4,14C 5,15 6,22 8,22C 12.5407,22 10,15 12,15C 14,15 11.4593,22 16,22C 18,22 19,15 20,14C 21,13 22,10.1082 22,8C 22,5 20,2 17,2C 14,2 14,3 12,3C 10,3 10,2 7,2 Z M 7,4C 9,4 10,5 12,5C 14,5 15,4 17,4C 18.6667,4 20,6 20,8C 20,9.7523 19.1397,12.1103 18.1875,13.0625C 17.3324,13.9176 16.0611,19.9375 15.5,19.9375C 15.2869,19.9375 15.0136,18.8797 15,17.5937C 14.9784,15.5522 14.4267,13 12,13C 9.57329,13 9.02157,15.5522 9,17.5937C 8.98641,18.8797 8.71312,19.9375 8.5,19.9375C 7.93892,19.9375 6.66756,13.9175 5.8125,13.0625C 4.86031,12.1103 4,9.7523 4,8C 4,6 5.33333,4 7,4 Z "/>
+</svg>
bgstack15