diff options
author | MewPurPur <mew.pur.pur@gmail.com> | 2023-08-27 16:26:24 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@gmail.com> | 2023-09-21 00:05:29 +0300 |
commit | 0095205917d97e4c4b4af2d5346ae295dda2d7fc (patch) | |
tree | 7a72fabca3ab7b4801e9ffb49649b0d3f8863ee3 /editor/icons/PhysicsMaterial.svg | |
parent | 59139df16e7a10c3b9176f697d23b557af46601e (diff) | |
download | redot-engine-0095205917d97e4c4b4af2d5346ae295dda2d7fc.tar.gz |
Add PhysicsMaterial icon
Diffstat (limited to 'editor/icons/PhysicsMaterial.svg')
-rw-r--r-- | editor/icons/PhysicsMaterial.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PhysicsMaterial.svg b/editor/icons/PhysicsMaterial.svg new file mode 100644 index 0000000000..bdb41a1d27 --- /dev/null +++ b/editor/icons/PhysicsMaterial.svg @@ -0,0 +1 @@ +<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#e0e0e0"><path d="M14 8.5v4L8 15l-6-2.5v-4M8 11v4" stroke-opacity=".6" stroke-linejoin="round" stroke-width="2"/><path d="m8 6 6 2.5L8 11 2 8.5z" stroke-linejoin="round" stroke-width="2"/><path d="M3.5 2l1 1.8M8 1v2m4.5-1-1 1.8" stroke-linecap="round" stroke-width="1.75"/></g></svg> |