aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/kettle.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/kettle.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/kettle.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/kettle.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/kettle.svg b/icon-theme/template-icons/templarian_material_design/svg/kettle.svg
new file mode 100644
index 00000000..2fdd94b0
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/kettle.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 12.5,3C 7.80558,3 4,5.6863 4,9L 4,9C 4.00296,10.1852 4.50316,11.3433 5.4375,12.3281C 4.53045,13.5211 4,14.9555 4,16.5C 4.01019,17.6409 4,18.8295 4,20C 4,21.108 4.89199,22 6,22L 19,22C 20.108,22 21,21.108 21,20C 20.9958,18.85 21,17.6105 21,16.5C 20.9984,15.2768 20.6578,14.0726 20.0078,12.9922L 22,11L 19,8L 16.9043,10.0957C 15.5773,9.3821 14.054,9.0031 12.5,9C 10.653,9 8.94885,9.5254 7.55469,10.4082C 7.1932,9.9694 7.00361,9.4881 7,9C 6.99999,7.2051 9.46242,5.75 12.5,5.75L 12.5,5.75C 13.9304,5.7515 15.3035,6.0821 16.3281,6.6719L 18.3496,4.6504C 16.7712,3.5917 14.6774,3.001 12.5,3 Z M 12.5,11C 12.841,11 13.1732,11.0353 13.5,11.0859C 10.3862,11.5681 8,14.2511 8,17.5L 8,20L 6,20L 6,17.5C 6,13.9101 8.91015,11 12.5,11 Z "/>
+</svg>
bgstack15