diff options
Diffstat (limited to 'Flat Remix Light/panel/indicator-sensors-disk.svg')
-rw-r--r-- | Flat Remix Light/panel/indicator-sensors-disk.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/indicator-sensors-disk.svg b/Flat Remix Light/panel/indicator-sensors-disk.svg index c315ecaa2..97edaf139 100644 --- a/Flat Remix Light/panel/indicator-sensors-disk.svg +++ b/Flat Remix Light/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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </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(19.215686%,21.176471%,23.137255%)" d="M 3.5 2.5 C 3.222656 2.5 3 2.722656 3 3 L 3 9 C 3 9.277344 3.222656 9.5 3.5 9.5 L 8.5 9.5 C 8.777344 9.5 9 9.277344 9 9 L 9 3 C 9 2.722656 8.777344 2.5 8.5 2.5 Z M 6 3.5 C 7.105469 3.5 8 4.394531 8 5.5 C 8 6.605469 7.105469 7.5 6 7.5 L 4 7.5 L 4 5.5 C 4 4.394531 4.894531 3.5 6 3.5 Z M 6 4.5 C 5.449219 4.5 5 4.949219 5 5.5 C 5 6.050781 5.449219 6.5 6 6.5 C 6.550781 6.5 7 6.050781 7 5.5 C 7 4.949219 6.550781 4.5 6 4.5 Z M 6 4.5"/> + </g> </svg> |