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-Dark/panel/yum-indicator-no-updates.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-Dark/panel/yum-indicator-no-updates.svg')
-rw-r--r--[l---------] | Flat-Remix-Blue-Dark/panel/yum-indicator-no-updates.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Blue-Dark/panel/yum-indicator-no-updates.svg b/Flat-Remix-Blue-Dark/panel/yum-indicator-no-updates.svg index 68dbb7641..fe9b494df 120000..100644 --- a/Flat-Remix-Blue-Dark/panel/yum-indicator-no-updates.svg +++ b/Flat-Remix-Blue-Dark/panel/yum-indicator-no-updates.svg @@ -1 +1,10 @@ -mintupdate-up-to-date.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> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 15,9 16.414,10.4141 11,16 7.5859,12.4141 9,11 11,13.172 Z M 12,4 C 9.8519,5.9698 6.2346,7.7049 5,8 5,13.333 7.625,19.111 12,20 16.375,19.111 19,13.333 19,8 17.765,7.7049 14.148,5.9698 12,4 Z"/> + </g> +</svg> |