summaryrefslogtreecommitdiff
path: root/editor/icons
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-08-06 21:01:51 +0200
committerGitHub <noreply@github.com>2022-08-06 21:01:51 +0200
commit21f6916ffc52d83ac57b4f412f3eb8d6b40afebe (patch)
tree6ac59501eb02ada0a64b4e8ab24d4e94b3db7ce6 /editor/icons
parentdd063d1725eb664917cca2f047c0ac75dab93a4e (diff)
parent21b9b117bea202891aafddbd3825f35a10dbdc51 (diff)
Merge pull request #60843 from hoontee/CSG3
Add `TorusMesh`
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/TorusMesh.svg1
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>