diff options
Diffstat (limited to 'Flat-Remix/panel/autokey-status-error.svg')
-rw-r--r-- | Flat-Remix/panel/autokey-status-error.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/autokey-status-error.svg b/Flat-Remix/panel/autokey-status-error.svg index 1458c8dac..583d16a3d 100644 --- a/Flat-Remix/panel/autokey-status-error.svg +++ b/Flat-Remix/panel/autokey-status-error.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> <g> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 3,16.203 3,16.75 C 3,17.962 4.0381,19 5.25,19 l 11.5,0 C 17.962,19 19,17.962 19,16.75 l 0,-0.547 C 18.468,16.688 17.775,17 17,17 L 5,17 C 4.2254,17 3.5316,16.688 3,16.203 Z M 11,5 c 0.216901,0 0.427709,0.1358 0.49605,0.35 l 0.87,2.6503 2.851,0 c 0.486625,0 0.688347,0.6862 0.293,0.9699 l -2.314,1.6662 0.88,2.7015 c 0.144289,0.4587 -0.378668,0.8438 -0.769,0.563 L 11,12.2204 8.7015499,13.9009 c -0.393805,0.2887 -0.9254452,-0.1003 -0.7695,-0.563 L 8.8226498,10.6264 6.52,8.951 C 6.1283687,8.6659 6.3290098,7.9992 6.81345,7.9998 l 2.8506003,0 L 10.54505,5.35 C 10.60945,5.1509 10.783098,5 11,5 Z M 6,3 C 4.9806772,2.9998 4.1139707,3.9871 4,5 L 3.0122243,13.779 C 2.8806145,14.964 3.8077628,16.0002 5,16 l 12,0 c 1.192117,0 2.120121,-1.0362 1.988524,-2.221 L 18,5 C 17.885957,3.9872 17.019208,3 16,3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 4,17.203 4,17.75 C 4,18.962 5.0381,20 6.25,20 l 11.5,0 C 18.962,20 20,18.962 20,17.75 l 0,-0.547 C 19.468,17.688 18.775,18 18,18 L 6,18 C 5.2254,18 4.5316,17.688 4,17.203 Z M 12,6 c 0.216901,0 0.427709,0.1358 0.49605,0.35 l 0.87,2.6503 2.851,0 c 0.486625,0 0.688347,0.6862 0.293,0.9699 l -2.314,1.6662 0.88,2.7015 c 0.144289,0.4587 -0.378668,0.8438 -0.769,0.563 L 12,13.2204 9.7015499,14.9009 c -0.393805,0.2887 -0.9254452,-0.1003 -0.7695,-0.563 L 9.8226498,11.6264 7.52,9.951 C 7.1283687,9.6659 7.3290098,8.9992 7.81345,8.9998 l 2.8506,0 0.881,-2.6498 C 11.60945,6.1509 11.783098,6 12,6 Z M 7,4 C 5.9806772,3.9998 5.1139707,4.9871 5,6 L 4.0122243,14.779 C 3.8806145,15.964 4.8077628,17.0002 6,17 l 12,0 c 1.192117,0 2.120121,-1.0362 1.988524,-2.221 L 19,6 C 18.885957,4.9872 18.019208,4 17,4 Z"/> </g> </svg> |