summaryrefslogtreecommitdiff
path: root/editor/icons
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-08-24 08:54:05 +0200
committerGitHub <noreply@github.com>2022-08-24 08:54:05 +0200
commit792f7cc28c346a06564f6da54520cb02a837f04d (patch)
tree4c9ed9d3e6fa314327b3dc39f552df7ebb8384a2 /editor/icons
parent7055200bb00d23281224fccfca64549525faea57 (diff)
parentdd814a0dca13d28edf20d71c79bb0a0d99954685 (diff)
Merge pull request #63282 from V-Sekai/disable_foreign_resource_edits
Disable editing properties in foreign resources
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/NodeInfo.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/NodeInfo.svg b/editor/icons/NodeInfo.svg
new file mode 100644
index 0000000000..4e3f0c42d0
--- /dev/null
+++ b/editor/icons/NodeInfo.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0 -7-7zm-1 3h2v2h-2zm0 3h2v5h-2z" fill="#fff"/></svg>