diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/actions/address-book-new.svg | |
parent | Another few icon changes (diff) | |
download | lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2 lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip |
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/actions/address-book-new.svg')
-rw-r--r-- | icon-theme/material-design-dark/actions/address-book-new.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/actions/address-book-new.svg b/icon-theme/material-design-dark/actions/address-book-new.svg new file mode 100644 index 00000000..d693ebc1 --- /dev/null +++ b/icon-theme/material-design-dark/actions/address-book-new.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="#F8F8F8" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 21.0013,7.9975L 21.0013,7.0025L 17.9975,8.99875L 15,7.0025L 15,7.9975L 17.9975,10M 22.0025,2.9978L 2.0025,2.9978C 0.898752,2.9978 0,3.90125 0,5L 0,18.9988C 0,20.0975 0.898752,21.0012 2.0025,21.0012L 22.0025,21.0012C 23.1,21.0012 23.9893,20.0975 23.9893,18.9988L 23.9987,5C 23.9987,3.90125 23.1,2.9978 22.0025,2.9978 Z M 7.9975,6.00125C 9.65875,6.00125 11.0013,7.33875 11.0013,8.99875C 11.0013,10.6587 9.65875,12.0025 7.9975,12.0025C 6.3375,12.0025 5,10.6587 5,8.99875C 5,7.33875 6.3375,6.00125 7.9975,6.00125 Z M 13.9987,17.9975L 2.0025,17.9975L 2.0025,17.0025C 2.0025,15 6.00125,13.9012 7.9975,13.9012C 10,13.9012 13.9987,15 13.9987,17.0025M 22.0025,12.0025L 13.9987,12.0025L 13.9987,6.00125L 22.0025,6.00125"/> +</svg> |