aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/power-settings.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/power-settings.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/power-settings.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/power-settings.svg b/icon-theme/template-icons/templarian_material_design/svg/power-settings.svg
new file mode 100644
index 00000000..8ab8d316
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/power-settings.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 15,24L 17,24L 17,22L 15,22M 16.56,4.44L 15.11,5.89C 16.84,6.94 18,8.83 18,11C 18,14.31 15.31,17 12,17C 8.69,17 6,14.31 6,11C 6,8.83 7.16,6.94 8.88,5.88L 7.44,4.44C 5.36,5.88 4,8.28 4,11C 4,15.42 7.58,19 12,19C 16.42,19 20,15.42 20,11C 20,8.28 18.64,5.88 16.56,4.44 Z M 13,2L 11,2L 11,12L 13,12M 11,24L 13,24L 13,22L 11,22M 7,24L 9,24L 9,22L 7,22L 7,24 Z "/>
+</svg>
bgstack15