diff options
author | Yuri Sizov <yuris@humnom.net> | 2022-01-28 19:38:48 +0300 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2022-01-29 01:03:39 +0300 |
commit | 49eddd22e0780e6458bc43b6356c462237681f80 (patch) | |
tree | fc34d63786db6d7772ac647c58d2972b3fe27888 /editor/icons/CapsuleShape3D.svg | |
parent | af045e568d6c5eecb10563d2aa3df7e3ea258488 (diff) |
Update icons and color conversion rules to simplify the palette
Diffstat (limited to 'editor/icons/CapsuleShape3D.svg')
-rw-r--r-- | editor/icons/CapsuleShape3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CapsuleShape3D.svg b/editor/icons/CapsuleShape3D.svg index 4d5bc522b1..c566d68f19 100644 --- a/editor/icons/CapsuleShape3D.svg +++ b/editor/icons/CapsuleShape3D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m8 1037.4c-2.7527 0-5 2.2419-5 4.9903v4.0175c0 2.7484 2.2473 4.9922 5 4.9922s5-2.2438 5-4.9922v-4.0175c0-2.7484-2.2473-4.9903-5-4.9903z" fill="#68b6ff"/><circle cx="6.5" cy="1040.9" fill="#a2d2ff" r="1.5"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m8 1037.4c-2.7527 0-5 2.2419-5 4.9903v4.0175c0 2.7484 2.2473 4.9922 5 4.9922s5-2.2438 5-4.9922v-4.0175c0-2.7484-2.2473-4.9903-5-4.9903z" fill="#5fb2ff"/><circle cx="6.5" cy="1040.9" fill="#a2d2ff" r="1.5"/></g></svg> |