diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-05-07 20:46:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 20:46:06 +0200 |
commit | c3f7465b7efe233eaa8945e41f4029840c1aa153 (patch) | |
tree | 9cdd0f36cc124ee47214e0a0f454b97fa82f6d37 /editor/icons/EditAddRemove.svg | |
parent | 8976594f4b90edd42a926e483815c829a540d8d2 (diff) | |
parent | a3dda2df85bf3e3ef82dbe1c2377640b9f3fd9c0 (diff) |
Merge pull request #48535 from groud/tiles_squashed
TileSet and TileMap rework (squashed)
Diffstat (limited to 'editor/icons/EditAddRemove.svg')
-rw-r--r-- | editor/icons/EditAddRemove.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/EditAddRemove.svg b/editor/icons/EditAddRemove.svg new file mode 100644 index 0000000000..307557cbfc --- /dev/null +++ b/editor/icons/EditAddRemove.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3.5105509 1c-.554 0-1 .446-1 1v2h4v-2c0-.554-.446-1-1-1zm5.4894491 12.5v1.5h6v-1.5zm-6.4894491-8.5v7l2 3 2-3v-7zm1 1h1v5h-1zm7.7394491 0v2.25h-2.25v1.5h2.25v2.25h1.5v-2.25h2.25v-1.5h-2.25v-2.25z" fill="#e0e0e0"/></svg> |