diff options
Diffstat (limited to 'Flat-Remix-Red/panel/weather-fog.svg')
-rw-r--r-- | Flat-Remix-Red/panel/weather-fog.svg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Flat-Remix-Red/panel/weather-fog.svg b/Flat-Remix-Red/panel/weather-fog.svg deleted file mode 100644 index a1ffaa54a..000000000 --- a/Flat-Remix-Red/panel/weather-fog.svg +++ /dev/null @@ -1,13 +0,0 @@ -<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:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } - </style> - </defs> - <g transform="translate(4,-4)"> - <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="14" height="2" x="2" y="21" rx="1" ry="1"/> - <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="13" height="2" x="0" y="17" rx="1" ry="1"/> - <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="12" height="2" x="4" y="13" rx="1" ry="1"/> - <rect style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" width="8" height="2" x="1" y="9" rx="1" ry="1"/> - </g> -</svg> |