diff options
author | PrecisionRender <austin08dean@gmail.com> | 2022-07-18 13:34:14 -0500 |
---|---|---|
committer | PrecisionRender <austin08dean@gmail.com> | 2022-07-28 12:08:42 -0500 |
commit | 8cbb9b8b0abcb97c99c274aa6ce83f09c4c97ab2 (patch) | |
tree | 1555b95b8815c7d8413b70786b849ca93fca2024 /editor/icons | |
parent | e37525896e0000feecf1d556c67b652b7e8da3da (diff) |
Add ShapeCast3D node
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/ShapeCast3D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ShapeCast3D.svg b/editor/icons/ShapeCast3D.svg new file mode 100644 index 0000000000..c9f24a59b4 --- /dev/null +++ b/editor/icons/ShapeCast3D.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#fc7f7f"><path d="m7 1v9h-3l4 5 4-5h-3v-9z"/><circle cx="7.990566" cy="4.8202" r="4.009434"/></g></svg> |