summaryrefslogtreecommitdiffstats
path: root/editor/icons
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2024-01-04 14:24:54 +0100
committerRémi Verschelde <rverschelde@gmail.com>2024-01-04 14:24:54 +0100
commit1aa03f7701603341a4ffb734919117b4ca0d7b05 (patch)
tree77425accbe2adca0b22a67f1779fd096348b79d2 /editor/icons
parent8ac674287c5b77302cdc3d29b1e101064190b07f (diff)
parent0095205917d97e4c4b4af2d5346ae295dda2d7fc (diff)
downloadredot-engine-1aa03f7701603341a4ffb734919117b4ca0d7b05.tar.gz
Merge pull request #81044 from MewPurPur/add-physics-material-icon
Add PhysicsMaterial icon
Diffstat (limited to 'editor/icons')
-rw-r--r--editor/icons/PhysicsMaterial.svg1
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>