diff options
author | Camille Mohr-Daurat <pouleyKetchoup@gmail.com> | 2021-11-12 13:28:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-12 13:28:44 -0700 |
commit | 74facb6d392ad9c872bba23dad6fb0c67ded264a (patch) | |
tree | a99b1aa50dc0572cf55e93f471ce520bf3048d25 /editor/icons/ShapeCast2D.svg | |
parent | 198d518f901ca3073f3834da76f2485e405cd1d2 (diff) | |
parent | 6a673509106bfe7e9c7978d392d8cde3c1b65dc8 (diff) |
Merge pull request #54803 from goostengine/shape-cast-2d
Add `ShapeCast2D` node
Diffstat (limited to 'editor/icons/ShapeCast2D.svg')
-rw-r--r-- | editor/icons/ShapeCast2D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/ShapeCast2D.svg b/editor/icons/ShapeCast2D.svg new file mode 100644 index 0000000000..dcdba92f45 --- /dev/null +++ b/editor/icons/ShapeCast2D.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#a5b7f3"><path d="m7 1v9h-3l4 5 4-5h-3v-9z"/><circle cx="7.990566" cy="4.8202" r="4.009434"/></g></svg> |