diff options
author | hoontee <hunter.chambers@gmail.com> | 2022-05-07 00:04:45 -0500 |
---|---|---|
committer | hoontee <hunter.chambers@gmail.com> | 2022-08-04 13:45:54 -0500 |
commit | 21b9b117bea202891aafddbd3825f35a10dbdc51 (patch) | |
tree | 5cfeec5f4c610f7f8a4ef8fa0ecc82540d5a51f9 /editor/icons | |
parent | bed2482ce20fb9efdf4caed73df8032c5c6dea04 (diff) |
Add `TorusMesh`
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/TorusMesh.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/TorusMesh.svg b/editor/icons/TorusMesh.svg new file mode 100644 index 0000000000..2ed973d3cf --- /dev/null +++ b/editor/icons/TorusMesh.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><ellipse cx="8" cy="7.5" fill="none" rx="6" ry="3.5" stroke="#ffca5f" stroke-linecap="square" stroke-linejoin="round" stroke-width="2"/></svg> |