aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/alarm-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/alarm-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/alarm-off.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/alarm-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/alarm-off.svg b/icon-theme/template-icons/templarian_material_design/svg/alarm-off.svg
new file mode 100644
index 00000000..31c7982a
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/alarm-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-linejoin="round" d="M 8.02,3.28L 6.6,1.86L 5.74,2.57L 7.16,3.99M 16.47,18.39C 15.26,19.39 13.7,20 12,20C 8.13,20 5,16.87 5,13C 5,11.3 5.61,9.74 6.61,8.53M 2.92,2.29L 1.65,3.57L 2.98,4.9L 1.87,5.83L 3.29,7.25L 4.4,6.31L 5.2,7.11C 3.83,8.69 3,10.75 3,13C 3,17.97 7.02,22 12,22C 14.25,22 16.31,21.17 17.89,19.8L 20.09,22L 21.36,20.73L 3.89,3.27L 2.92,2.29 Z M 22,5.72L 17.4,1.86L 16.11,3.39L 20.71,7.25L 22,5.72 Z M 12,6C 15.87,6 19,9.13 19,13C 19,13.84 18.84,14.65 18.57,15.4L 20.09,16.92C 20.67,15.73 21,14.41 21,13C 21,8.03 16.97,4 12,4C 10.59,4 9.27,4.33 8.08,4.91L 9.6,6.43C 10.35,6.16 11.16,6 12,6 Z "/>
+</svg>
bgstack15