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/psensor_hot.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/psensor_hot.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/psensor_hot.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/panel/psensor_hot.svg b/Flat-Remix-Red-Light/panel/psensor_hot.svg index a3bb26981..7727ebac2 100644 --- a/Flat-Remix-Red-Light/panel/psensor_hot.svg +++ b/Flat-Remix-Red-Light/panel/psensor_hot.svg @@ -1,8 +1,8 @@ <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> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 12,3.999999 c -1.662,0 -3,1.338 -3,3 v 4.007812 c -1.256833,0.942621 -1.997544,2.421151 -2,3.992188 0.0029,2.624395 2.034298,4.799946 4.652344,4.982422 0.115575,0.0109 0.23157,0.01677 0.347656,0.01758 2.761424,0 5,-2.238576 5,-5 -0.0025,-1.571037 -0.743168,-3.049566 -2,-3.992188 V 6.999999 c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 c 0.588594,0 1,0.4114055 1,1 v 5.007812 l 0.800781,0.59961 c 0.754951,0.566211 1.197108,1.450832 1.199219,2.394531 -10e-4,1.67894 -1.319107,2.997011 -2.998047,2.998047 -0.05407,-6.94e-4 -0.108141,-0.0027 -0.162109,-0.0078 l -0.02344,-0.0039 -0.02539,-0.002 C 10.201993,17.875601 9.002731,16.592617 9,14.999999 9.0027,14.057107 9.444771,13.173255 10.199218,12.607421 L 11,12.007811 V 6.999999 c 0,-0.5885945 0.411406,-1 1,-1 z"/> + <path style="fill:currentColor" class="ColorScheme-NegativeText" d="m 12,3.999999 c -1.662,0 -3,1.338 -3,3 v 4.007812 c -1.256833,0.942621 -1.997544,2.421151 -2,3.992188 0.0029,2.624395 2.034298,4.799946 4.652344,4.982422 0.115575,0.0109 0.23157,0.01677 0.347656,0.01758 2.761424,0 5,-2.238576 5,-5 -0.0025,-1.571037 -0.743168,-3.049566 -2,-3.992188 V 6.999999 c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 c 0.588594,0 1,0.4114055 1,1 v 5.007812 l 0.800781,0.59961 c 0.754951,0.566211 1.197108,1.450832 1.199219,2.394531 -10e-4,1.67894 -1.319107,2.997011 -2.998047,2.998047 -0.05407,-6.94e-4 -0.108141,-0.0027 -0.162109,-0.0078 l -0.02344,-0.0039 -0.02539,-0.002 C 10.201993,17.875601 9.002731,16.592617 9,14.999999 9.0027,14.057107 9.444771,13.173255 10.199218,12.607421 L 11,12.007811 V 6.999999 c 0,-0.5885945 0.411406,-1 1,-1 z"/> </svg> |