diff options
Diffstat (limited to 'Flat-Remix-Light/panel/airplane-mode.svg')
-rw-r--r-- | Flat-Remix-Light/panel/airplane-mode.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/airplane-mode.svg b/Flat-Remix-Light/panel/airplane-mode.svg index 035669946..da1fe1fac 100644 --- a/Flat-Remix-Light/panel/airplane-mode.svg +++ b/Flat-Remix-Light/panel/airplane-mode.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"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 5.25 2.5 C 4.851562 2.5 4.859375 2.515625 4.984375 3.015625 L 5.796875 5.5 L 3.546875 5.5 L 2.9375 4.609375 C 2.867188 4.503906 2.875 4.5 2.765625 4.5 L 2.65625 4.5 C 2.441406 4.5 2.511719 4.71875 2.511719 4.71875 L 2.65625 6 L 2.511719 7.28125 C 2.511719 7.28125 2.445312 7.5 2.640625 7.5 L 2.765625 7.5 C 2.871094 7.5 2.867188 7.496094 2.9375 7.390625 L 3.546875 6.5 L 5.796875 6.5 L 4.984375 8.96875 C 4.855469 9.492188 4.851562 9.5 5.25 9.5 C 5.464844 9.5 5.46875 9.496094 5.609375 9.25 L 7.453125 6.5 L 9 6.5 C 9.277344 6.5 9.5 6.277344 9.5 6 C 9.5 5.722656 9.277344 5.5 9 5.5 L 7.453125 5.5 L 5.609375 2.75 C 5.476562 2.523438 5.46875 2.5 5.28125 2.5 Z M 5.25 2.5"/> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <g transform="translate(-200.99966,-549.3601)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 210.5,553.36 c -0.79399,9.7e-4 -0.78072,0.0333 -0.53125,1.0312 l 1.625,4.9688 -4.5,0 -1.2188,-1.7812 c -0.13926,-0.20883 -0.1227,-0.21873 -0.34375,-0.21875 l -0.21875,0 c -0.42773,0 -0.29245,0.4375 -0.29245,0.4375 l 0.29245,2.5625 -0.29245,2.5625 c 0,0 -0.12866,0.43749 0.2612,0.4375 l 0.25,0 c 0.21159,0 0.20422,-0.009 0.34375,-0.21875 l 1.2188,-1.7812 4.5,0 -1.625,4.9375 c -0.26171,1.0469 -0.2647,1.0625 0.53125,1.0625 0.43199,0 0.43388,-0.0117 0.71875,-0.5 l 3.6875,-5.5 3.0938,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 l -3.0938,0 -3.6875,-5.5 c -0.2665,-0.45685 -0.2833,-0.49822 -0.65625,-0.5 l -0.0625,0 z"/> </g> </svg> |