diff options
Diffstat (limited to 'Flat-Remix-Light/panel/network-cellular-signal-excellent.svg')
-rw-r--r-- | Flat-Remix-Light/panel/network-cellular-signal-excellent.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/network-cellular-signal-excellent.svg b/Flat-Remix-Light/panel/network-cellular-signal-excellent.svg index 8ea79d8aa..e99af867d 100644 --- a/Flat-Remix-Light/panel/network-cellular-signal-excellent.svg +++ b/Flat-Remix-Light/panel/network-cellular-signal-excellent.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 2.5 9.503906 L 9.5 2.503906 L 9.5 9.503906 Z M 2.5 9.503906"/> +<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(-33 -599.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m37 617.37 14-14v14z"/> </g> </svg> |