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/GeometryInstance3D.svg | |
parent | 9719243eadb671df7d5b41177ab263fd7089f97a (diff) |
Add editor icons for abstract nodes that can now be added in the editor
Diffstat (limited to 'editor/icons/GeometryInstance3D.svg')
-rw-r--r-- | editor/icons/GeometryInstance3D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/GeometryInstance3D.svg b/editor/icons/GeometryInstance3D.svg new file mode 100644 index 0000000000..759d5fe413 --- /dev/null +++ b/editor/icons/GeometryInstance3D.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1a2 2 0 0 0 -2 2 2 2 0 0 0 1 1.7304688v6.5410152a2 2 0 0 0 -1 1.728516 2 2 0 0 0 2 2 2 2 0 0 0 1.7304688-1h6.5410152a2 2 0 0 0 1.728516 1 2 2 0 0 0 2-2 2 2 0 0 0 -1.03125-1.75h.03125v-6.5214844a2 2 0 0 0 1-1.7285156 2 2 0 0 0 -2-2 2 2 0 0 0 -1.730469 1h-6.5410154a2 2 0 0 0 -1.7285156-1zm1 3h1.4140625 3.5859375 2.271484a2 2 0 0 0 .728516.7304688v1.2695312 4.585938 1.414062h-1.414062-4.585938-1.2714844a2 2 0 0 0 -.7285156-.730469v-3.269531-2.5859375z" fill="#fc7f7f"/></svg> |