aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg b/icon-theme/template-icons/templarian_material_design/svg/calendar-clock.svg
new file mode 100644
index 00000000..4ed626e9
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/calendar-clock.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="0.2" stroke-linejoin="round" d="M 15,13L 16.5,13L 16.5,15.823L 18.9382,17.2307L 18.1882,18.5297L 15,16.689L 15,13 Z M 18.9994,7.99807L 4.9994,7.99807L 4.9994,18.9981L 9.67271,18.9981C 9.24135,18.0893 9,17.0728 9,16C 9,12.134 12.134,9 16,9C 17.0734,9 18.0903,9.24159 18.9994,9.67335L 18.9994,7.99807 Z M 4.99936,20.9981C 3.89336,20.9981 2.99936,20.1021 2.99936,18.9981L 3.00937,4.99808C 3.00937,3.89307 3.89336,2.99808 4.99936,2.99808L 5.99936,2.99808L 5.99936,0.998085L 7.99936,0.998085L 7.99936,2.99808L 15.9994,2.99808L 15.9994,0.998085L 17.9994,0.998085L 17.9994,2.99808L 18.9994,2.99808C 20.1024,2.99808 20.9994,3.89307 20.9994,4.99808L 20.9994,11.1004C 22.2369,12.363 23,14.0924 23,16C 23,19.866 19.866,23 16,23C 14.0917,23 12.3618,22.2364 11.0991,20.9981L 4.99936,20.9981 Z M 16,11.1539C 13.3235,11.1539 11.1538,13.3236 11.1538,16C 11.1538,18.6765 13.3235,20.8462 16,20.8462C 18.6765,20.8462 20.8462,18.6765 20.8462,16C 20.8462,13.3236 18.6765,11.1539 16,11.1539 Z "/>
+</svg>
bgstack15