aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/status/task-past-due.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
commite4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch)
treee621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/status/task-past-due.svg
parentAnother batch of "extra" files outside the minimum XDG spec. (diff)
downloadlumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-design-light/status/task-past-due.svg')
-rw-r--r--icon-theme/material-design-light/status/task-past-due.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/status/task-past-due.svg b/icon-theme/material-design-light/status/task-past-due.svg
new file mode 100644
index 00000000..4ed626e9
--- /dev/null
+++ b/icon-theme/material-design-light/status/task-past-due.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