diff options
Diffstat (limited to 'Flat-Remix/panel/nm-tech-cdma-1x.svg')
-rw-r--r-- | Flat-Remix/panel/nm-tech-cdma-1x.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/nm-tech-cdma-1x.svg b/Flat-Remix/panel/nm-tech-cdma-1x.svg index 8acefaeba..bf4ef0d42 100644 --- a/Flat-Remix/panel/nm-tech-cdma-1x.svg +++ b/Flat-Remix/panel/nm-tech-cdma-1x.svg @@ -1,5 +1,8 @@ -<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(82.745098%,85.490196%,89.019608%)" d="M 19 20.5 L 17.5 20.5 C 16.5 20.5 16.5 20.5 16.5 19.5 L 16.5 17.5 C 16.5 16.5 16.5 16.5 17.5 16.5 L 19 16.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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="stroke-linejoin:round;stroke:currentColor;fill:none" class="ColorScheme-Text" d="m18 19.5-1.5-0c-1-0-1-0-1-1l-0-2c-0-1 0-1 1-1h1.5"/> </svg> |