diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
commit | 8d43fd4dc56a05220f9a02c5aa6f073af84e226b (patch) | |
tree | 530b6098ce0d10c6de9ad87acf0238bc3224fcdf /icon-theme/material-icons-light/applications/voicemail.svg | |
parent | Finish up the required applications/ files. (diff) | |
download | lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.gz lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.bz2 lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.zip |
Now add all the icons for specific applications by name.
These all came from the "Templarian" material design icons
Diffstat (limited to 'icon-theme/material-icons-light/applications/voicemail.svg')
-rw-r--r-- | icon-theme/material-icons-light/applications/voicemail.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/voicemail.svg b/icon-theme/material-icons-light/applications/voicemail.svg new file mode 100644 index 00000000..2da93155 --- /dev/null +++ b/icon-theme/material-icons-light/applications/voicemail.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 18.4997,14.998C 16.5667,14.998 14.9997,13.431 14.9997,11.498C 14.9997,9.56506 16.5667,7.99805 18.4997,7.99805C 20.4327,7.99805 21.9997,9.56506 21.9997,11.498C 21.9997,13.431 20.4327,14.998 18.4997,14.998 Z M 5.49972,14.998C 3.56673,14.998 1.99972,13.431 1.99972,11.498C 1.99972,9.56506 3.56673,7.99805 5.49972,7.99805C 7.4327,7.99805 8.99971,9.56506 8.99971,11.498C 8.99971,13.431 7.4327,14.998 5.49972,14.998 Z M 18.4997,5.99805C 15.4617,5.99805 12.9997,8.46002 12.9997,11.498C 12.9997,12.8281 13.4717,14.0471 14.2567,14.998L 9.7427,14.998C 10.5277,14.0471 10.9997,12.8281 10.9997,11.498C 10.9997,8.46002 8.53774,5.99805 5.49972,5.99805C 2.46169,5.99805 -0.000284831,8.46002 -0.000284831,11.498C -0.000284831,14.5361 2.46169,16.998 5.49972,16.998L 18.4997,16.998C 21.5377,16.998 23.9997,14.5361 23.9997,11.498C 23.9997,8.46002 21.5377,5.99805 18.4997,5.99805 Z "/> +</svg> |