summaryrefslogtreecommitdiff
path: root/editor
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-10-21 22:10:26 +0200
committerGitHub <noreply@github.com>2020-10-21 22:10:26 +0200
commita4548a079bc975411269abe2ba917ee825e90d23 (patch)
treed0e7fd99cf153fb04aece71ca3e42f8d96e5217a /editor
parentc97dea47b582ec66df4d0565df83902826df7829 (diff)
parent3fee970c627b1177a13c38f55681a106b10fdfd1 (diff)
Merge pull request #42972 from Mallos/fix/tilemap-icon
fix(editor): TileMap Fill Rectangle icon
Diffstat (limited to 'editor')
-rw-r--r--editor/icons/RectangleShape2D.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/RectangleShape2D.svg b/editor/icons/RectangleShape2D.svg
index f0d6c54dc9..415940e68f 100644
--- a/editor/icons/RectangleShape2D.svg
+++ b/editor/icons/RectangleShape2D.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="8" rx=".000017" stroke="#68b6ff" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" width="12" x="2" y="4"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="8" rx=".000017" stroke="#e0e0e0" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" width="12" x="2" y="4"/></svg>