diff options
author | 2021-04-14 17:13:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:13:21 +0200 | |
commit | 37e15d7bf816d96f971f6944aa6e9834cd5a7df7 (patch) | |
tree | a18d6d893a8c68f140656ac9f6513342f1b6af99 /Flat-Remix-Red-Light/panel/indicator-fortune.svg | |
parent | 312605fe1983ccd18faf1cde681936ee2b13ca88 (diff) | |
download | flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.tar.gz flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.zip |
Fix panel icons for Flat-Remix-Red-Light
Diffstat (limited to 'Flat-Remix-Red-Light/panel/indicator-fortune.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/indicator-fortune.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/indicator-fortune.svg b/Flat-Remix-Red-Light/panel/indicator-fortune.svg index cfff7b04b..dd035e3ac 100644 --- a/Flat-Remix-Red-Light/panel/indicator-fortune.svg +++ b/Flat-Remix-Red-Light/panel/indicator-fortune.svg @@ -1,7 +1,7 @@ <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; } + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="m10.639 4.2324c-3.3645 0.9731-5.7393 3.5912-5.4452 7.2316 0.3393 4.201 6.4272 8.448 8.8112 8.536 1.0392-0.24581 0.43731-3.5716-0.17439-6.082-0.17148-0.67825-0.34384-1.3538-0.54062-2.0332-0.06401-0.2201-0.14108-0.49243-0.16131-0.55891-0.32566-1.0924-0.71998-2.3401-1.3647-4.3239-0.1219-0.35856 0.13474-0.73386 0.51009-0.74595 0.25122-0.0084 0.47701 0.15375 0.55151 0.39608 1.1173 3.4384 1.5608 4.9497 2.0163 6.7246 1.7956 2.2494 4.4059 5.3278 5.2491 5.1359 1.3007-0.29619 1.7717-8.9545-0.60017-11.625-2.372-2.6705-5.514-3.298-8.852-2.6555z"/> |