aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/stove.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/stove.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/stove.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/stove.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/stove.svg b/icon-theme/template-icons/templarian_material_design/svg/stove.svg
new file mode 100644
index 00000000..4231d7ac
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/stove.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.99999,14L 7.99999,14L 11,17L 9,17L 5.99999,14 Z M 4,4.00001L 5,4.00001L 5,3.00001C 5,2.44772 5.44771,2.00001 6,2.00001L 10,2.00001C 10.5523,2.00001 11,2.44772 11,3.00001L 11,4.00001L 13,4.00001L 13,3.00002C 13,2.44773 13.4477,2.00002 14,2.00002L 18,2.00002C 18.5523,2.00002 19,2.44773 19,3.00002L 19,4.00001L 20,4.00001C 21.1046,4.00001 22,4.89544 22,6.00001L 22,19C 22,20.1046 21.1046,21 20,21L 20,22L 17,22L 17,21L 7,21L 7,22L 4,22L 4,21C 2.89543,21 2,20.1046 2,19L 2,6.00001C 2,4.89544 2.89543,4.00001 4,4.00001 Z M 18,7C 18.5523,7 19,7.44772 19,8C 19,8.55229 18.5523,9 18,9C 17.4477,9 17,8.55229 17,8C 17,7.44772 17.4477,7 18,7 Z M 14,7C 14.5523,7 15,7.44772 15,8C 15,8.55229 14.5523,9 14,9C 13.4477,9 13,8.55229 13,8C 13,7.44772 13.4477,7 14,7 Z M 20,6L 4,6L 4,10L 20,10L 20,6 Z M 4,19L 20,19L 20,12L 4,12L 4,19 Z M 6.00001,7C 6.55229,7 7.00001,7.44772 7.00001,8C 7.00001,8.55228 6.55229,9 6.00001,9C 5.44772,9 5.00001,8.55228 5.00001,8C 5.00001,7.44772 5.44773,7 6.00001,7 Z M 13,14L 15,14L 18,17L 16,17L 13,14 Z "/>
+</svg>
bgstack15