diff options
author | 2019-06-10 22:28:56 +0200 | |
---|---|---|
committer | 2019-06-10 22:28:56 +0200 | |
commit | 341395bd2c57ac9d6b41f2e9980429a21148b820 (patch) | |
tree | ef539eb16912f2d01b843382706817b159179be0 /Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg | |
parent | 492bfb650a4b17ff270a02a60602eeb9b08cdf62 (diff) | |
download | flat-remix-341395bd2c57ac9d6b41f2e9980429a21148b820.tar.gz flat-remix-341395bd2c57ac9d6b41f2e9980429a21148b820.zip |
Update panel icons; Change panel maxsize to 24px
Diffstat (limited to 'Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg')
-rw-r--r--[l---------] | Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg b/Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg index b512cafdd..34a76f896 120000..100644 --- a/Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg +++ b/Flat-Remix-Blue/panel/radiotray-ng-on-panel.svg @@ -1 +1,13 @@ -radiotray_on.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="translate(-421.71 -523.79)"> + <g transform="translate(1,-1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m424.86 529.79c-0.63315 0-1.1426 0.53442-1.1426 1.1992v11.602c0 0.6648 0.50943 1.1992 1.1426 1.1992h15.715c0.63315 0 1.1426-0.53442 1.1426-1.1992v-11.602c0-0.6648-0.50943-1.1992-1.1426-1.1992h-15.715zm4.8574 3c2.2091 0 4 1.7909 4 4s-1.7909 4-4 4-4-1.7909-4-4 1.7909-4 4-4zm5 0h5v1h-5v-1zm0 3h5v1h-5v-1zm0 3h5v1h-5v-1z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m429.71 533.79c-1.6569 0-3 1.3432-3 3s1.3431 3 3 3c1.6568 0 3-1.3432 3-3s-1.3432-3-3-3z"/> + </g> + </g> +</svg> |