diff options
Diffstat (limited to '')
-rw-r--r-- | Flat Remix Light/actions/scalable/channelmixer.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat Remix Light/actions/scalable/channelmixer.svg b/Flat Remix Light/actions/scalable/channelmixer.svg index f1fc03f0a..69c03acc1 100644 --- a/Flat Remix Light/actions/scalable/channelmixer.svg +++ b/Flat Remix Light/actions/scalable/channelmixer.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <circle style="fill:#fdbc4b" cx="10" cy="10" r="5"/> - <circle style="fill:#3daee9" cx="6" cy="10" r="5"/> + <circle style="fill:#5294e2" cx="6" cy="10" r="5"/> <circle style="fill:#4fef42" cx="8" cy="6" r="5"/> </svg> |