diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-sensors-gpu.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-sensors-gpu.svg | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Flat-Remix/panel/indicator-sensors-gpu.svg b/Flat-Remix/panel/indicator-sensors-gpu.svg index 2aabf1719..265cb538e 100644 --- a/Flat-Remix/panel/indicator-sensors-gpu.svg +++ b/Flat-Remix/panel/indicator-sensors-gpu.svg @@ -1,14 +1,16 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <g transform="matrix(-1 0 0 1 19.014 -1030.3)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m12.906 1034.3a1.0001 1.0001 0 0 0 -0.90625 1v13a1.0001 1.0001 0 1 0 2 0v-12h1a1.0001 1.0001 0 1 0 0 -2h-2a1.0001 1.0001 0 0 0 -0.0937 0z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m13 1039.3v0.5 2 0.5h0.5 2 0.5v-0.5-2-0.5h-0.5-2-0.5zm1 1h1v1h-1v-1z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m13 1043.3v0.5 2 0.5h0.5 2 0.5v-0.5-2-0.5h-0.5-2-0.5zm1 1h1v1h-1v-1z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m0 1037.3v1 10 1h1 8 1v-1-1h1v-2h-1-1-1v1 1h-6v-8h2 1 5 0.5 0.5v-2h-0.5-0.5-5-1-3-1z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m3 1040.4v4h1v-4h-1zm2 0v4h1v-4h-1zm2 0v4h1v-4h-1zm2 0v4h1v-4h-1z"/> + <g transform="translate(3 -1029.4)"> + <g transform="matrix(-1,0,0,1,16.014,0)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12.906 1034.3a1.0001 1.0001 0 0 0 -0.90625 1v13a1.0001 1.0001 0 1 0 2 0v-12h1a1.0001 1.0001 0 1 0 0 -2h-2a1.0001 1.0001 0 0 0 -0.0937 0z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m13 1039.3v0.5 2 0.5h0.5 2 0.5v-0.5-2-0.5h-0.5-2-0.5zm1 1h1v1h-1v-1z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m13 1043.3v0.5 2 0.5h0.5 2 0.5v-0.5-2-0.5h-0.5-2-0.5zm1 1h1v1h-1v-1z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m0 1037.3v1 10 1h1 8 1v-1-1h1v-2h-1-1-1v1 1h-6v-8h2 1 5 0.5 0.5v-2h-0.5-0.5-5-1-3-1z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m3 1040.4v4h1v-4h-1zm2 0v4h1v-4h-1zm2 0v4h1v-4h-1zm2 0v4h1v-4h-1z"/> + </g> </g> </svg> |