diff options
author | Ken Moore <ken@ixsystems.com> | 2017-06-10 17:00:27 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-06-10 17:00:27 -0400 |
commit | 8a74d2c4ee455900a018efb4e5d846937f00f0e0 (patch) | |
tree | 957b98b5773873b962ac72e8fa016daec669705d /icon-theme/material-design-dark/emblems/emblem-unreadable.svg | |
parent | Also change the -light "emblem" icons to a silver color so they can be used a... (diff) | |
download | lumina-8a74d2c4ee455900a018efb4e5d846937f00f0e0.tar.gz lumina-8a74d2c4ee455900a018efb4e5d846937f00f0e0.tar.bz2 lumina-8a74d2c4ee455900a018efb4e5d846937f00f0e0.zip |
Darken up the emblem icons in the "-dark" theme a bit more, there still was not quite enough contrast with the light color of the other icons.
Diffstat (limited to 'icon-theme/material-design-dark/emblems/emblem-unreadable.svg')
-rw-r--r-- | icon-theme/material-design-dark/emblems/emblem-unreadable.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-theme/material-design-dark/emblems/emblem-unreadable.svg b/icon-theme/material-design-dark/emblems/emblem-unreadable.svg index 52d285c9..4165bc2f 100644 --- a/icon-theme/material-design-dark/emblems/emblem-unreadable.svg +++ b/icon-theme/material-design-dark/emblems/emblem-unreadable.svg @@ -1,5 +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="#C0C0C0" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 2,5.26848L 3.27711,4L 20,20.7229L 18.7315,22L 15.6547,18.9232C 14.5042,19.2976 13.2759,19.5 12,19.5C 6.99733,19.5 2.728,16.388 1,12C 1.69275,10.2403 2.79394,8.68617 4.18707,7.45555L 2,5.26848 Z M 12,9C 13.6569,9 15,10.3431 15,12C 15,12.3525 14.9392,12.6907 14.8276,13.0049L 10.9951,9.17244C 11.3093,9.06078 11.6475,9 12,9 Z M 3.93226,12C 5.51426,14.9675 8.5768,16.8333 12,16.8333C 12.4923,16.8333 12.9772,16.7947 13.4513,16.7198L 11.7185,14.987C 10.2863,14.8537 9.14632,13.7137 9.01303,12.2815L 6.06956,9.33804C 5.20971,10.071 4.48163,10.9689 3.93226,12 Z M 20.0677,12C 18.4863,9.03187 15.4239,7.16667 12,7.16667C 11.0907,7.16667 10.207,7.29821 9.3697,7.54701L 7.29688,5.47419C 8.73764,4.84754 10.3279,4.50001 12,4.50001C 17.0027,4.50001 21.272,7.61067 23,12C 22.1795,14.0834 20.7862,15.8792 19.0135,17.1908L 17.1079,15.2853C 18.3292,14.464 19.3506,13.3452 20.0677,12 Z "/> + <path fill="#AFAFAF" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 2,5.26848L 3.27711,4L 20,20.7229L 18.7315,22L 15.6547,18.9232C 14.5042,19.2976 13.2759,19.5 12,19.5C 6.99733,19.5 2.728,16.388 1,12C 1.69275,10.2403 2.79394,8.68617 4.18707,7.45555L 2,5.26848 Z M 12,9C 13.6569,9 15,10.3431 15,12C 15,12.3525 14.9392,12.6907 14.8276,13.0049L 10.9951,9.17244C 11.3093,9.06078 11.6475,9 12,9 Z M 3.93226,12C 5.51426,14.9675 8.5768,16.8333 12,16.8333C 12.4923,16.8333 12.9772,16.7947 13.4513,16.7198L 11.7185,14.987C 10.2863,14.8537 9.14632,13.7137 9.01303,12.2815L 6.06956,9.33804C 5.20971,10.071 4.48163,10.9689 3.93226,12 Z M 20.0677,12C 18.4863,9.03187 15.4239,7.16667 12,7.16667C 11.0907,7.16667 10.207,7.29821 9.3697,7.54701L 7.29688,5.47419C 8.73764,4.84754 10.3279,4.50001 12,4.50001C 17.0027,4.50001 21.272,7.61067 23,12C 22.1795,14.0834 20.7862,15.8792 19.0135,17.1908L 17.1079,15.2853C 18.3292,14.464 19.3506,13.3452 20.0677,12 Z "/> </svg> |