diff options
Diffstat (limited to 'Flat-Remix-Light/panel/nm-tech-3g.svg')
-rw-r--r-- | Flat-Remix-Light/panel/nm-tech-3g.svg | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Flat-Remix-Light/panel/nm-tech-3g.svg b/Flat-Remix-Light/panel/nm-tech-3g.svg index 5c7fc82c2..9c8c51bef 100644 --- a/Flat-Remix-Light/panel/nm-tech-3g.svg +++ b/Flat-Remix-Light/panel/nm-tech-3g.svg @@ -1,6 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:none;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 20.5 18 L 20.5 19.5 C 20.5 20.5 20.5 20.5 19.5 20.5 C 18.5 20.5 18.5 20.5 18.5 19.5 L 18.5 17.5 C 18.5 16.5 18.5 16.5 19.5 16.5 L 21 16.5" transform="matrix(0.5,0,0,0.5,0,0)"/> - <path style="fill:none;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 14 20.5 L 16.5 20.5 L 16.5 16.5 L 14 16.5 M 16.5 18.5 L 14 18.5" transform="matrix(0.5,0,0,0.5,0,0)"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="stroke-linejoin:round;stroke:currentColor;fill:none" class="ColorScheme-Text" d="m19.5 17v1.5c0 1-0 1-1 1-1 0-1-0-1-1l-0-2c-0-1 0-1 1-1h1.5"/> + <path style="stroke-linejoin:round;stroke:currentColor;fill:none" class="ColorScheme-Text" d="m13 19.5 2.5 0v-4l-2.5-0m2.5 2h-2.5"/> </svg> |