diff options
Diffstat (limited to 'Flat Remix Dark/panel/update-high.svg')
-rw-r--r-- | Flat Remix Dark/panel/update-high.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Dark/panel/update-high.svg b/Flat Remix Dark/panel/update-high.svg new file mode 100644 index 000000000..01e5d09bf --- /dev/null +++ b/Flat Remix Dark/panel/update-high.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,1 C 3.1340068,1 0,4.1340068 0,8 c 0,3.865993 3.1340068,7 7,7 3.865993,0 7,-3.134007 7,-7 C 14,4.1340068 10.865993,1 7,1 Z M 6,4 8,4 8,8 10.5,8 7,13 3.5,8 6,8 Z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="14.5" cy="13.5" r="1.5"/> +</svg> |