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/mail-signed-verified.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/mail-signed-verified.svg')
-rw-r--r-- | icon-theme/material-icons-light/status/mail-signed-verified.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/status/mail-signed-verified.svg b/icon-theme/material-icons-light/status/mail-signed-verified.svg new file mode 100644 index 00000000..2a50aca1 --- /dev/null +++ b/icon-theme/material-icons-light/status/mail-signed-verified.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-linejoin="round" d="M 20.5,-1.90735e-006C 21.88,-1.90735e-006 23,1.12 23,2.5L 23,3C 23.55,3 24,3.45 24,4L 24,7.99999C 24,8.54999 23.55,8.99999 23,8.99999L 18,8.99999C 17.45,8.99999 17,8.54999 17,7.99999L 17,4C 17,3.45 17.45,3 18,3L 18,2.5C 18,1.12 19.12,-1.90735e-006 20.5,-1.90735e-006 Z M 12,11.0002L 4,6.0002L 4,8.0002L 12,13.0002L 16.1817,10.3866C 16.6862,10.7716 17.3164,11.0002 18,11.0002L 22,11.0002L 22,18.0002C 22,19.1002 21.1,20.0002 20,20.0002L 4,20.0002C 2.9,20.0002 2,19.1002 2,18.0002L 2.01,6.0002C 2.01,4.9002 2.9,4.0002 4,4.0002L 15,4.0002L 15,8.0002C 15,8.35643 15.0621,8.69817 15.176,9.01517L 12,11.0002 Z M 20.5,1.00001C 19.6716,1.00001 19,1.67158 19,2.50001L 19,3L 22,3L 22,2.50001C 22,1.67158 21.3284,1.00001 20.5,1.00001 Z "/> +</svg> |