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/applications/preferences-desktop-locale.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/applications/preferences-desktop-locale.svg')
-rw-r--r-- | icon-theme/material-design-dark/applications/preferences-desktop-locale.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/applications/preferences-desktop-locale.svg b/icon-theme/material-design-dark/applications/preferences-desktop-locale.svg new file mode 100644 index 00000000..d091c3c6 --- /dev/null +++ b/icon-theme/material-design-dark/applications/preferences-desktop-locale.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 6,3C 6.55229,3 7,3.44771 7,4L 7,4.875C 8.0625,4.4375 9.5,4 11,4C 14,4 14,6 16,6C 19,6 20,4 20,4L 20,12C 20,12 19,14 16,14C 13,14 13,12 11,12C 8,12 7,14 7,14L 7,21L 5,21L 5,4C 5,3.44771 5.44771,3 6,3 Z M 11,8.75C 12.221,8.75 13.0693,9.40227 14,9.91037L 14,11.3261C 14.5937,11.6966 15.221,12 16,12C 18,12 18,11.5 18,11.5L 18,10.25C 18,10.25 17,10.5 16,10.5C 15.221,10.5 14.5937,10.2345 14,9.91037L 14,8.57615C 14.5937,8.94661 15.221,9.25001 16,9.25001C 18,9.25001 18,9.00001 18,9.00001L 18,7.50001C 18,7.50001 17,8.00001 16,8C 15.221,8 14.5937,7.6966 14,7.32614L 14,8.57615C 13.0693,7.99546 12.221,7.25 11,7.25L 11,6C 9,6 7,7.25001 7,7.25001L 7,8.50001C 7,8.50001 9.00001,7.25 11,7.25L 11,8.75C 9,8.75 7,10 7,10L 7,11.5C 7,11.5 9,10 11,10L 11,8.75 Z "/> +</svg> |