diff options
| author | Eric Tuvesson <eric.tuvesson@gmail.com> | 2020-10-22 13:28:34 +0200 |
|---|---|---|
| committer | Eric Tuvesson <eric.tuvesson@gmail.com> | 2020-10-22 13:28:34 +0200 |
| commit | 8cf88f8ff47f0405eed6c607a1a20af3e7b2dc63 (patch) | |
| tree | 034988232d9f33b8e3c9a504df13b69619d5ed24 /editor/icons | |
| parent | 003ee8b7c24a4ef4d10efc7f22cc7c4541ab7730 (diff) | |
| download | redot-engine-8cf88f8ff47f0405eed6c607a1a20af3e7b2dc63.tar.gz | |
fix(editor): Create new icon for TileMap Rectangle
ref: #42972
Diffstat (limited to 'editor/icons')
| -rw-r--r-- | editor/icons/Rectangle.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Rectangle.svg b/editor/icons/Rectangle.svg new file mode 100644 index 0000000000..415940e68f --- /dev/null +++ b/editor/icons/Rectangle.svg @@ -0,0 +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="#e0e0e0" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" width="12" x="2" y="4"/></svg> |
