diff options
Diffstat (limited to 'Flat-Remix-Light/panel/update-medium.svg')
-rw-r--r-- | Flat-Remix-Light/panel/update-medium.svg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Flat-Remix-Light/panel/update-medium.svg b/Flat-Remix-Light/panel/update-medium.svg deleted file mode 100644 index e2abfb622..000000000 --- a/Flat-Remix-Light/panel/update-medium.svg +++ /dev/null @@ -1,11 +0,0 @@ -<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> - </defs> - <g transform="translate(1,1)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m 11,3 c -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,-8 z m -1,3 2,0 0,5 3,0 -4,5 -4,-5 3,0 0,-5 z"/> - <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="20" cy="18" r="2"/> - </g> -</svg> |