diff options
author | valkyrienyanko <sebastianbelle074@protonmail.com> | 2024-10-15 20:25:08 -0500 |
---|---|---|
committer | valkyrienyanko <sebastianbelle074@protonmail.com> | 2024-10-21 14:50:43 -0500 |
commit | e8e8a88280e7a87fad98c852c04cafd963bbb065 (patch) | |
tree | b8a82b3a7edaa68cef9b46818e2ba092eda9d856 /editor/icons/SnapHalf.svg | |
parent | 7894cd1a5a680020c51e0df96ce8675ad647d91b (diff) | |
download | redot-engine-e8e8a88280e7a87fad98c852c04cafd963bbb065.tar.gz |
Add One Pixel Snap Button to Tile Data Editor
Diffstat (limited to 'editor/icons/SnapHalf.svg')
-rw-r--r-- | editor/icons/SnapHalf.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/SnapHalf.svg b/editor/icons/SnapHalf.svg new file mode 100644 index 0000000000..3c2f76e7a0 --- /dev/null +++ b/editor/icons/SnapHalf.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#e0e0e0" d="M3 3v2h2V3zm6 0v2h2V3zM3 9v2h2V9zm4 4v2h2v-2zm6 0v2h2v-2z"/><path fill="#fff" fill-opacity=".686" d="M7 13h2v-2a2 2 0 0 1 4 0v2h2v-2a4 4 0 0 0-8 0z"/></svg>
\ No newline at end of file |