diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:03:04 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:03:04 -0400 |
commit | 85001cf8d46831d08eeff2ad45634a171874592a (patch) | |
tree | 95e739835d373927f6bb31fcad2e7fec0dcfb682 /icon-theme/material-icons-light/status/appointment-soon.svg | |
parent | Add some more action icons (additional to the minimum required) (diff) | |
download | lumina-85001cf8d46831d08eeff2ad45634a171874592a.tar.gz lumina-85001cf8d46831d08eeff2ad45634a171874592a.tar.bz2 lumina-85001cf8d46831d08eeff2ad45634a171874592a.zip |
Get almost all the status icons implemented. Good enough to use since the others are not needed by Lumina right now (networking/email stuff)
Diffstat (limited to 'icon-theme/material-icons-light/status/appointment-soon.svg')
-rw-r--r-- | icon-theme/material-icons-light/status/appointment-soon.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/status/appointment-soon.svg b/icon-theme/material-icons-light/status/appointment-soon.svg new file mode 100644 index 00000000..8fcc0bd6 --- /dev/null +++ b/icon-theme/material-icons-light/status/appointment-soon.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 12.0025,1.00073C 8.135,1.00073 5,4.13625 5,7.9975C 5,11.865 8.135,15 12.0025,15C 15.8638,15 18.9988,11.865 18.9988,7.9975C 18.9988,4.13625 15.8638,1.00073 12.0025,1.00073 Z M 11.9975,3.15405C 14.6725,3.15405 16.8462,5.3225 16.8462,8.0025C 16.8462,10.6788 14.6725,12.8513 11.9975,12.8513C 9.31625,12.8513 7.14875,10.6788 7.14875,8.0025C 7.14875,5.3225 9.31625,3.15405 11.9975,3.15405 Z M 11.0013,5L 11.0013,8.69125L 14.19,10.5275L 14.9362,9.22875L 12.5,7.8225L 12.5,5M 15,16.0012L 15,18.9988L 2.9975,18.9988L 2.9975,21.0012L 15,21.0012L 15,23.9988L 18.9988,20M 18.9988,20L 18.9988,23.9988L 21.0013,23.9988L 21.0013,16.0012L 18.9988,16.0012"/> +</svg> |