diff options
Diffstat (limited to 'Flat-Remix-Light/panel/radiotray_connecting.svg')
-rw-r--r-- | Flat-Remix-Light/panel/radiotray_connecting.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/radiotray_connecting.svg b/Flat-Remix-Light/panel/radiotray_connecting.svg index b5ed10d2d..02fa155a6 100644 --- a/Flat-Remix-Light/panel/radiotray_connecting.svg +++ b/Flat-Remix-Light/panel/radiotray_connecting.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.074219 2.5 C 1.757812 2.5 1.503906 2.765625 1.503906 3.097656 L 1.503906 8.902344 C 1.503906 9.234375 1.757812 9.5 2.074219 9.5 L 9.933594 9.5 C 10.25 9.5 10.503906 9.234375 10.503906 8.902344 L 10.503906 3.097656 C 10.503906 2.765625 10.25 2.5 9.933594 2.5 Z M 4.503906 4 C 5.609375 4 6.503906 4.894531 6.503906 6 C 6.503906 7.105469 5.609375 8 4.503906 8 C 3.398438 8 2.503906 7.105469 2.503906 6 C 2.503906 4.894531 3.398438 4 4.503906 4 Z M 7.003906 4 L 9.503906 4 L 9.503906 4.5 L 7.003906 4.5 Z M 4.503906 4.5 C 3.675781 4.5 3.003906 5.171875 3.003906 6 C 3.003906 6.828125 3.675781 7.5 4.503906 7.5 C 5.332031 7.5 6.003906 6.828125 6.003906 6 C 6.003906 5.171875 5.332031 4.5 4.503906 4.5 Z M 7.003906 5.5 L 9.503906 5.5 L 9.503906 6 L 7.003906 6 Z M 7.003906 7 L 9.503906 7 L 9.503906 7.5 L 7.003906 7.5 Z M 7.003906 7"/> +<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(-421.71 -525.79)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m3.1426 4c-0.6332 0-1.1426 0.5344-1.1426 1.1992v11.602c0 0.665 0.5094 1.199 1.1426 1.199h15.714c0.634 0 1.143-0.534 1.143-1.199v-11.602c0-0.6646-0.509-1.199-1.143-1.199h-15.714zm4.8574 3c2.209 0 4 1.7909 4 4 0 2.209-1.791 4-4 4-2.2091 0-4-1.791-4-4 0-2.2091 1.7909-4 4-4zm5 0h5v1h-5v-1zm-5 1c-1.6569 0-3 1.3432-3 3 0 1.657 1.3431 3 3 3 1.6568 0 3-1.343 3-3 0-1.6568-1.3432-3-3-3zm5 2h5v1h-5v-1zm0 3h5v1h-5v-1z" transform="translate(421.71 525.79)"/> </g> </svg> |