diff options
Diffstat (limited to 'Flat Remix/panel/indicator-sensors-disk.svg')
-rw-r--r-- | Flat Remix/panel/indicator-sensors-disk.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix/panel/indicator-sensors-disk.svg b/Flat Remix/panel/indicator-sensors-disk.svg index 3a0f53910..01c1601d8 100644 --- a/Flat Remix/panel/indicator-sensors-disk.svg +++ b/Flat Remix/panel/indicator-sensors-disk.svg @@ -1,8 +1,5 @@ -<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 3,1 C 2.446,1 2,1.446 2,2 V 14 C 2,14.554 2.446,15 3,15 H 13 C 13.554,15 14,14.554 14,14 V 2 C 14,1.446 13.554,1 13,1 Z M 8,3 A 4,4 0 0 1 12,7 4,4 0 0 1 8,11 H 4 V 7 A 4,4 0 0 1 8,3 Z M 8,5 A 2,2 0 0 0 6,7 2,2 0 0 0 8,9 2,2 0 0 0 10,7 2,2 0 0 0 8,5 Z"/> +<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 2.25 0.75 C 1.835938 0.75 1.5 1.085938 1.5 1.5 L 1.5 10.5 C 1.5 10.914062 1.835938 11.25 2.25 11.25 L 9.75 11.25 C 10.164062 11.25 10.5 10.914062 10.5 10.5 L 10.5 1.5 C 10.5 1.085938 10.164062 0.75 9.75 0.75 Z M 6 2.25 C 7.65625 2.25 9 3.59375 9 5.25 C 9 6.90625 7.65625 8.25 6 8.25 L 3 8.25 L 3 5.25 C 3 3.59375 4.34375 2.25 6 2.25 Z M 6 3.75 C 5.171875 3.75 4.5 4.421875 4.5 5.25 C 4.5 6.078125 5.171875 6.75 6 6.75 C 6.828125 6.75 7.5 6.078125 7.5 5.25 C 7.5 4.421875 6.828125 3.75 6 3.75 Z M 6 3.75"/> + </g> </svg> |