aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/timer-off.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/timer-off.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/timer-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/timer-off.svg b/icon-theme/template-icons/templarian_material_design/svg/timer-off.svg
new file mode 100644
index 00000000..a2e0b086
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/timer-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 12,20C 8.13,20 5,16.87 5,13C 5,11.72 5.35,10.52 5.95,9.48L 15.51,19.04C 14.48,19.65 13.28,20 12,20 Z M 3.02,4L 1.75,5.27L 4.5,8.03C 3.55,9.45 3,11.16 3,13C 3,17.97 7.02,22 12,22C 13.84,22 15.55,21.45 16.98,20.5L 19.48,23L 20.75,21.73L 13.04,14.02L 3.02,4 Z M 11,9.44L 13,11.44L 13,8L 11,8M 15,1L 9,1L 9,3L 15,3M 19.04,4.55L 17.62,5.97C 16.07,4.74 14.12,4 12,4C 10.17,4 8.47,4.55 7.05,5.48L 8.51,6.94C 9.53,6.35 10.73,6 12,6C 15.87,6 19,9.13 19,13C 19,14.27 18.65,15.47 18.06,16.49L 19.51,17.94C 20.45,16.53 21,14.83 21,13C 21,10.88 20.26,8.93 19.03,7.39L 20.45,5.97L 19.04,4.55 Z "/>
+</svg>
bgstack15