diff options
author | K. S. Ernest (iFire) Lee <fire@users.noreply.github.com> | 2021-07-12 01:49:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 01:49:40 -0400 |
commit | 7594150f6539681660045c41eb2023c7607cd639 (patch) | |
tree | 98db21fd24a92824abd0677004e30ad85e0786f7 | |
parent | d1f25bb5fc42afc5a03ec213c98a5e8b9fff623d (diff) | |
parent | b1b1176b743e4ac57e79463f7beefbed265309e3 (diff) |
Merge pull request #50354 from Calinou/immediatemesh-add-editor-icon
Add an editor icon for the ImmediateMesh resource
-rw-r--r-- | editor/icons/ImmediateMesh.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ImmediateMesh.svg b/editor/icons/ImmediateMesh.svg new file mode 100644 index 0000000000..9521530876 --- /dev/null +++ b/editor/icons/ImmediateMesh.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 14.999999 14.999999" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v2h5v-2zm5 2v3h2v-3zm2-2v2h5v-2zm-2 7v3h2v-3zm-5 3v2h5v-2zm7 0v2h5v-2z" fill="#ffca5f" transform="scale(.93749994)"/></svg> |