diff options
author | 2021-12-14 14:15:56 +0100 | |
---|---|---|
committer | 2021-12-14 14:15:56 +0100 | |
commit | bdbb708c923c47db2f0634f1dbc01a6cdca36e16 (patch) | |
tree | 9a5789771a32badfadd3bab2e4caff06f34749bf /Flat-Remix-Red-Light/panel/mintupdate-error.svg | |
parent | d07d6dc3cc30cd16bcd9576860866d99e26e87ba (diff) | |
download | flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.tar.gz flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.zip |
Copy new icons to all theme variants
Diffstat (limited to 'Flat-Remix-Red-Light/panel/mintupdate-error.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/mintupdate-error.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/panel/mintupdate-error.svg b/Flat-Remix-Red-Light/panel/mintupdate-error.svg index e9dc9d9b8..35fd13050 100644 --- a/Flat-Remix-Red-Light/panel/mintupdate-error.svg +++ b/Flat-Remix-Red-Light/panel/mintupdate-error.svg @@ -1,10 +1,10 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> <g> - <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Highlight" d="M 9.1719,7.7578 12,10.5859 14.828,7.7578 16.242,9.1719 13.414,12 16.242,14.828 14.828,16.242 12,13.414 9.1719,16.242 7.7578,14.828 10.5859,12 7.7578,9.1719 9.1719,7.7578 Z M 12,4 C 9.8519,5.9698 6.2346,7.7049 5,8 5,13.333 7.625,19.111 12,20 16.375,19.111 19,13.333 19,8 17.765,7.7049 14.148,5.9698 12,4 Z"/> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-NegativeText" d="M 9.1719,7.7578 12,10.5859 14.828,7.7578 16.242,9.1719 13.414,12 16.242,14.828 14.828,16.242 12,13.414 9.1719,16.242 7.7578,14.828 10.5859,12 7.7578,9.1719 9.1719,7.7578 Z M 12,4 C 9.8519,5.9698 6.2346,7.7049 5,8 5,13.333 7.625,19.111 12,20 16.375,19.111 19,13.333 19,8 17.765,7.7049 14.148,5.9698 12,4 Z"/> </g> </svg> |