diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/clock-fast.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2 lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/clock-fast.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/clock-fast.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/clock-fast.svg b/icon-theme/template-icons/templarian_material_design/svg/clock-fast.svg new file mode 100644 index 00000000..671172d7 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/clock-fast.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,4C 19.4183,4 23,7.58172 23,12C 23,16.4183 19.4183,20 15,20C 10.5817,20 7,16.4183 7,12C 7,7.58172 10.5817,4 15,4 Z M 15,6.00001C 11.6863,6.00001 9,8.6863 9,12C 9,15.3137 11.6863,18 15,18C 18.3137,18 21,15.3137 21,12C 21,8.6863 18.3137,6.00001 15,6.00001 Z M 14,8.00001L 15.5,8.00001L 15.5,11.7818L 17.8311,14.1129L 16.7704,15.1736L 14,12.4031L 14,8.00001 Z M 2,18C 1.44771,18 1,17.5523 1,17C 1,16.4477 1.44771,16 2,16L 5.83209,16C 6.14405,16.714 6.53698,17.3845 6.99927,18L 2,18 Z M 2.99999,13C 2.44771,13 2,12.5523 2,12C 2,11.4477 2.44771,11 2.99999,11L 5.04937,11L 5,12L 5.04938,13L 2.99999,13 Z M 3.99999,8.00004C 3.44771,8.00004 2.99999,7.55232 2.99999,7.00004C 2.99999,6.44775 3.44771,6.00004 3.99999,6.00004L 6.99925,6.00002C 6.53697,6.61548 6.14404,7.28602 5.83208,8.00003L 3.99999,8.00004 Z "/> +</svg> |