diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-06-20 16:52:03 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-06-26 05:08:44 +0200 |
commit | 8a31a2d25c321489d22e7dff07a583402cbb53f6 (patch) | |
tree | f96294757ec16819ea58275bb91a0f650bd8b700 /editor/icons/VisualInstance3D.svg | |
parent | 9719243eadb671df7d5b41177ab263fd7089f97a (diff) |
Add editor icons for abstract nodes that can now be added in the editor
Diffstat (limited to 'editor/icons/VisualInstance3D.svg')
-rw-r--r-- | editor/icons/VisualInstance3D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/VisualInstance3D.svg b/editor/icons/VisualInstance3D.svg new file mode 100644 index 0000000000..e5e43b59dd --- /dev/null +++ b/editor/icons/VisualInstance3D.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#fc7f7f"><circle cx="3" cy="3" r="2"/><circle cx="13" cy="3" r="2"/><circle cx="13" cy="13" r="2"/><circle cx="3" cy="13" r="2"/></g></svg> |