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/ConvexPolygonShape2D.svg | |
parent | af045e568d6c5eecb10563d2aa3df7e3ea258488 (diff) |
Update icons and color conversion rules to simplify the palette
Diffstat (limited to 'editor/icons/ConvexPolygonShape2D.svg')
-rw-r--r-- | editor/icons/ConvexPolygonShape2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ConvexPolygonShape2D.svg b/editor/icons/ConvexPolygonShape2D.svg index dc2b0faf81..fa5369aace 100644 --- a/editor/icons/ConvexPolygonShape2D.svg +++ b/editor/icons/ConvexPolygonShape2D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m14 1050.4h-12v-6l6-6 6 6z" fill="none" stroke="#68b6ff" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m14 1050.4h-12v-6l6-6 6 6z" fill="none" stroke="#5fb2ff" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"/></svg> |