diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-12-05 16:48:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-05 16:48:15 +0100 |
commit | c574b4d086a9d14123c6034be5048a24ff06c910 (patch) | |
tree | a234d29a7c1ae25ae67ba130904f92a9e23eb8c6 /editor/icons/BoxMesh.svg | |
parent | 83cdc9d7b7ae4d90a3c6cb5dea3faff8ed137fd4 (diff) | |
parent | df6b061dbb8836489016b223452add2c8e2a4874 (diff) |
Merge pull request #44091 from madmiraal/rename-cubemesh-boxmesh
Rename CubeMesh to BoxMesh
Diffstat (limited to 'editor/icons/BoxMesh.svg')
-rw-r--r-- | editor/icons/BoxMesh.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/BoxMesh.svg b/editor/icons/BoxMesh.svg new file mode 100644 index 0000000000..d540858248 --- /dev/null +++ b/editor/icons/BoxMesh.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="m8 .88867-7 3.5v7.2227l7 3.5 7-3.5v-7.2227zm0 2.1152 3.9395 1.9707-3.9395 1.9688-3.9395-1.9688zm-5 3.5527 4 2v3.9414l-4-2.002zm10 0v3.9395l-4 2.002v-3.9414z" fill="#ffd684" stroke-width="1.0667" transform="scale(.9375)"/></svg> |