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/SegmentShape2D.svg | |
parent | af045e568d6c5eecb10563d2aa3df7e3ea258488 (diff) | |
download | redot-engine-49eddd22e0780e6458bc43b6356c462237681f80.tar.gz |
Update icons and color conversion rules to simplify the palette
Diffstat (limited to 'editor/icons/SegmentShape2D.svg')
-rw-r--r-- | editor/icons/SegmentShape2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/SegmentShape2D.svg b/editor/icons/SegmentShape2D.svg index 3fcbd78625..b6763f7429 100644 --- a/editor/icons/SegmentShape2D.svg +++ b/editor/icons/SegmentShape2D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 1050.4 12-12" style="fill:none;stroke:#68b6ff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2" transform="translate(0 -1036.4)"/></svg> +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m2 14 12-12" fill="none" stroke="#5fb2ff" stroke-width="2"/></svg> |