diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-02-16 12:20:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-16 12:20:50 +0100 |
commit | c6c8f22fbedcf52bbc3e0412e5df0ec3c1f79af2 (patch) | |
tree | de1bf8cb210a3b04ea93df790036c293dd8cdc58 /editor/icons/GPUParticlesCollisionBox.svg | |
parent | c7444b033ef9bb567afe5cf5e82d67cbdfec396d (diff) | |
parent | 7279b4ee35edc61c3273e0a50c5498a64bdc3fec (diff) |
Merge pull request #46072 from Calinou/add-gpu-particle-attractor-collision-icons
Add icons for the new GPU particle attractor and collision nodes
Diffstat (limited to 'editor/icons/GPUParticlesCollisionBox.svg')
-rw-r--r-- | editor/icons/GPUParticlesCollisionBox.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/GPUParticlesCollisionBox.svg b/editor/icons/GPUParticlesCollisionBox.svg new file mode 100644 index 0000000000..f7296b34c3 --- /dev/null +++ b/editor/icons/GPUParticlesCollisionBox.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 14.999999 14.999999" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#fc9c9c" fill-opacity=".996078"><path d="m7.5 2.8124998-5.5883107 2.7941554v5.7660988l5.5883107 2.794155 5.588311-2.794155v-5.7660988zm0 1.6886278 3.145021 1.5732692-3.145021 1.5717523-3.1450214-1.5717523zm-3.9916505 2.8362274 3.1933204 1.5966602v3.1465378l-3.1933204-1.598256zm7.9833015 0v3.145021l-3.1933209 1.598257v-3.146538z" stroke-width=".851579"/><circle cx="1.875" cy="3.75" r=".9375"/><circle cx="13.124999" cy="3.75" r=".9375"/><circle cx="9.374999" cy="1.875" r=".9375"/><circle cx="5.625" cy="1.875" r=".9375"/></g></svg> |