diff options
Diffstat (limited to 'Flat-Remix/panel/syspeek-0.svg')
-rw-r--r-- | Flat-Remix/panel/syspeek-0.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/syspeek-0.svg b/Flat-Remix/panel/syspeek-0.svg index 17dad9211..3507ed87d 100644 --- a/Flat-Remix/panel/syspeek-0.svg +++ b/Flat-Remix/panel/syspeek-0.svg @@ -1,5 +1,10 @@ -<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 3 2 C 2 2 2 3 2 3 L 2 9 C 2 10 3 10 3 10 L 9 10 C 9 10 10 10 10 9 L 10 3 C 10 2 9 2 9 2 Z M 3 3 L 9 3 L 9 9 L 3 9 Z M 3 3"/> +<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(-305 -1005.4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m310 1008.4c-2 0-2 2-2 2v12c0 2 2 2 2 2h12s2 0 2-2v-12c0-2-2-2-2-2h-12zm0 1.9981h12v12h-12v-12z"/> </g> </svg> |