aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/timer.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/timer.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/timer.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/timer.svg b/icon-theme/template-icons/templarian_material_design/svg/timer.svg
new file mode 100644
index 00000000..548524e9
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/timer.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,9.13 8.13,6 12,6C 15.87,6 19,9.13 19,13C 19,16.87 15.87,20 12,20 Z M 19.03,7.39L 20.45,5.97C 20.02,5.46 19.55,4.98 19.04,4.56L 17.62,5.98C 16.07,4.74 14.12,4 12,4C 7.03,4 3,8.03 3,13C 3,17.97 7.02,22 12,22C 16.98,22 21,17.97 21,13C 21,10.88 20.26,8.93 19.03,7.39 Z M 11,14L 13,14L 13,8L 11,8M 15,1L 9,1L 9,3L 15,3L 15,1 Z "/>
+</svg>
bgstack15