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/SnapOne.svg | |
parent | 7894cd1a5a680020c51e0df96ce8675ad647d91b (diff) | |
download | redot-engine-e8e8a88280e7a87fad98c852c04cafd963bbb065.tar.gz |
Add One Pixel Snap Button to Tile Data Editor
Diffstat (limited to 'editor/icons/SnapOne.svg')
-rw-r--r-- | editor/icons/SnapOne.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/SnapOne.svg b/editor/icons/SnapOne.svg new file mode 100644 index 0000000000..8e74e2e4b8 --- /dev/null +++ b/editor/icons/SnapOne.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#fff" fill-opacity=".8" d="M7,13h2v-2c0-1.1.9-2,2-2s2,.9,2,2v2h2v-2c0-2.2-1.8-4-4-4s-4,1.8-4,4v2Z"/><path fill="#e0e0e0" d="M8,2v3.9h3.9v-3.9h-3.9ZM2,2v3.9h3.9v-3.9h-3.9ZM2,8v3.9h3.9v-3.9h-3.9ZM7,13v2h2v-2h-2ZM13,13v2h2v-2h-2Z"/></svg>
\ No newline at end of file |