diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/update-high.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/update-high.svg | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/panel/update-high.svg b/Flat-Remix-Dark/panel/update-high.svg index b8720a641..e9cfb984a 100644 --- a/Flat-Remix-Dark/panel/update-high.svg +++ b/Flat-Remix-Dark/panel/update-high.svg @@ -1,6 +1,11 @@ -<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(82.745098%,85.490196%,89.019608%)" d="M 6 2 C 3.789062 2 2 3.789062 2 6 C 2 8.210938 3.789062 10 6 10 C 8.210938 10 10 8.210938 10 6 C 10 3.789062 8.210938 2 6 2 Z M 5.5 3.5 L 6.5 3.5 L 6.5 6 L 8 6 L 6 8.5 L 4 6 L 5.5 6 Z M 5.5 3.5"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 11.5 9.5 C 11.5 10.050781 11.050781 10.5 10.5 10.5 C 9.949219 10.5 9.5 10.050781 9.5 9.5 C 9.5 8.949219 9.949219 8.5 10.5 8.5 C 11.050781 8.5 11.5 8.949219 11.5 9.5 Z M 11.5 9.5"/> +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-624 -502)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11 3c-4.4183 0-8 3.5817-8 8 0 4.418 3.5817 8 8 8 4.418 0 8-3.582 8-8 0-4.4183-3.582-8-8-8zm-1 3h2v5h3l-4 5-4-5h3v-5z" transform="translate(624 502)"/> </g> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="20" cy="18" r="2"/> </svg> |