summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorSpartan322 <Megacake1234@gmail.com>2024-10-30 06:45:54 -0400
committerSpartan322 <Megacake1234@gmail.com>2024-10-30 06:45:54 -0400
commit0a92e07a9ea15738bf09669683249b6308c0b014 (patch)
tree034a06e2e16b52ce54775aed6b535ebb64cefd01 /editor/icons
parent77eaec766e2e40f2a5d399989d827f9582a3be15 (diff)
downloadredot-engine-0a92e07a9ea15738bf09669683249b6308c0b014.tar.gz
Fix Snap icon removal introduced in e8e8a88
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/Snap.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Snap.svg b/editor/icons/Snap.svg
new file mode 100644
index 0000000000..3c2f76e7a0
--- /dev/null
+++ b/editor/icons/Snap.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