summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorYuri Sizov <yuris@humnom.net>2023-12-14 17:38:30 +0100
committerYuri Sizov <yuris@humnom.net>2023-12-14 17:38:30 +0100
commit8f33b4e83a81a18d6a2d58b46bb2b4388c429aaa (patch)
tree7d90b7a8e8cbbaed7976acd892e1c931d18757bc /editor/icons
parent6faa5c6dc479bebd4b92a5251fafe22b21ca9523 (diff)
parent59787683a91c25d28e69b67ae9a56eac6f6d83bd (diff)
downloadredot-engine-8f33b4e83a81a18d6a2d58b46bb2b4388c429aaa.tar.gz
Merge pull request #84882 from Invertex/select-instance-asset
Add "Show In FileSystem" to the Scene hierarchy right-click
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/ShowInFileSystem.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ShowInFileSystem.svg b/editor/icons/ShowInFileSystem.svg
new file mode 100644
index 0000000000..9cfeaf48d2
--- /dev/null
+++ b/editor/icons/ShowInFileSystem.svg
@@ -0,0 +1 @@
+<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M1 1v2.25h6v4.5h3v4.5h5V10h-2.75V7.75H15V5.5H9.25V3.25H15V1z" fill="#e0e0e0"/><path d="M5.04 8.04c-1.534 0-3.475 1.169-4.173 3.423a.6.6 0 0 0 0 .33c.67 2.374 2.673 3.447 4.173 3.447s3.502-1.073 4.177-3.435a.6.6 0 0 0 0-.33C8.557 9.201 6.572 8.04 5.04 8.04zm0 1.2a2.4 2.4 0 0 1 0 4.8 2.4 2.4 0 0 1 0-4.8zm0 1.2a1.2 1.2 0 0 0 0 2.4 1.2 1.2 0 0 0 0-2.4z" fill="#5fb2ff"/></svg>