diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/autokey-status-error.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/autokey-status-error.svg | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Flat-Remix-Dark/panel/autokey-status-error.svg b/Flat-Remix-Dark/panel/autokey-status-error.svg index aa75abc9f..1458c8dac 100644 --- a/Flat-Remix-Dark/panel/autokey-status-error.svg +++ b/Flat-Remix-Dark/panel/autokey-status-error.svg @@ -1,5 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> <g> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 2 8.601562 L 2 8.875 C 2 9.480469 2.519531 10 3.125 10 L 8.875 10 C 9.480469 10 10 9.480469 10 8.875 L 10 8.601562 C 9.734375 8.84375 9.386719 9 9 9 L 3 9 C 2.613281 9 2.265625 8.84375 2 8.601562 Z M 6 3 C 6.109375 3 6.214844 3.066406 6.246094 3.175781 L 6.683594 4.5 L 8.109375 4.5 C 8.351562 4.5 8.453125 4.84375 8.253906 4.984375 L 7.097656 5.816406 L 7.539062 7.167969 C 7.609375 7.398438 7.347656 7.589844 7.152344 7.449219 L 6 6.609375 L 4.851562 7.449219 C 4.652344 7.59375 4.386719 7.398438 4.464844 7.167969 L 4.910156 5.8125 L 3.761719 4.976562 C 3.5625 4.832031 3.664062 4.5 3.90625 4.5 L 5.332031 4.5 L 5.773438 3.175781 C 5.804688 3.074219 5.890625 3 6 3 Z M 3.5 2 C 2.992188 2 2.558594 2.492188 2.5 3 L 2.007812 7.390625 C 1.941406 7.980469 2.402344 8.5 3 8.5 L 9 8.5 C 9.597656 8.5 10.058594 7.980469 9.996094 7.390625 L 9.5 3 C 9.441406 2.492188 9.007812 2 8.5 2 Z M 3.5 2"/> + <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"/> </g> </svg> |