aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg
diff options
context:
space:
mode:
authorSasongko Bawono <sasongko262@gmail.com>2017-02-26 08:33:25 +0700
committerSasongko Bawono <sasongko262@gmail.com>2017-02-26 08:33:25 +0700
commiteb7d5a1270d17ecd16912008d8587cc543cafc77 (patch)
tree64be065a2e3fe58933bb5be6f30cc76a1af33f86 /icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg
parent modified DEPENDENCIES for Slackware (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlumina-eb7d5a1270d17ecd16912008d8587cc543cafc77.tar.gz
lumina-eb7d5a1270d17ecd16912008d8587cc543cafc77.tar.bz2
lumina-eb7d5a1270d17ecd16912008d8587cc543cafc77.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg b/icon-theme/template-icons/templarian_material_design/svg/power-plug-off.svg
new file mode 100644
index 00000000..466b7c30
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/power-plug-off.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 8,3L 8,6.18C 11.1,9.23 14.1,12.3 17.2,15.3C 17.4,15 17.8,14.8 18,14.4L 18,8.8C 18,7.68 16.7,7.16 16,6.84L 16,3L 14,3L 14,7L 10,7L 10,3L 8,3 Z M 3.28,4C 2.85,4.42 2.43,4.85 2,5.27L 6,9.27L 6,14.48C 7.17,15.65 8.33,16.83 9.5,18L 9.5,21L 14.5,21L 14.5,18C 14.722,17.732 14.947,18.332 15.17,18.438C 16.37,19.638 17.47,20.838 18.67,22.038C 19.17,21.638 19.57,21.138 19.97,20.738C 14.37,15.138 8.77,9.638 3.27,4.038L 3.28,4 Z "/>
+</svg>
bgstack15