diff options
Diffstat (limited to 'Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg')
-rw-r--r-- | Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg b/Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg index 0fc54f81a..c930e553a 100644 --- a/Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg +++ b/Flat-Remix-Blue-Light/actions/scalable/channelmixer.svg @@ -1,5 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <circle style="fill:#ffcc44" cx="10" cy="10" r="5" transform="translate(4 4)"/> - <circle style="fill:#367bf0" cx="6" cy="10" r="5" transform="translate(4 4)"/> - <circle style="fill:#3db47e" cx="8" cy="6" r="5" transform="translate(4 4)"/> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <circle style="fill:#ffcc44" cx="10" cy="10" r="5" transform="translate(3 3)"/> + <circle style="fill:#367bf0" cx="6" cy="10" r="5" transform="translate(3 3)"/> + <circle style="fill:#3db47e" cx="8" cy="6" r="5" transform="translate(3 3)"/> </svg> |