diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-12-06 18:14:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-06 18:14:17 +0100 |
commit | e11baf90d1cf9e178eabfd259ea1daaf0a9df882 (patch) | |
tree | bf2095c19c1f6c3b65a6cdcc30c528d287a63e1a /editor | |
parent | be975e5d18bfe03e722f8c345f2f48a98452b29c (diff) | |
parent | 30e1478d0ff97810f85823705d5c0f94db7147aa (diff) |
Merge pull request #55666 from KoBeWi/reduce_ProximityGroup3D_to_atoms
Diffstat (limited to 'editor')
-rw-r--r-- | editor/icons/ProximityGroup3D.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/ProximityGroup3D.svg b/editor/icons/ProximityGroup3D.svg deleted file mode 100644 index 5cbf8add7b..0000000000 --- a/editor/icons/ProximityGroup3D.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v14h14v-14zm2 2h10v10h-10zm7.5 1c-.82843.0000048-1.5.67157-1.5 1.5.0000048.82843.67157 1.5 1.5 1.5.82842-.0000048 1.5-.67157 1.5-1.5-.000005-.82843-.67158-1.5-1.5-1.5zm-5 5c-.82843-.0000048-1.5.67157-1.5 1.5-.0000048.82843.67157 1.5 1.5 1.5.82843.000005 1.5-.67157 1.5-1.5.0000048-.82843-.67157-1.5-1.5-1.5zm5 0c-.82843.0000048-1.5.67157-1.5 1.5.0000048.82842.67157 1.5 1.5 1.5.82842-.000005 1.5-.67158 1.5-1.5-.000005-.82843-.67158-1.5-1.5-1.5z" fill="#fc7f7f" fill-opacity=".99608"/></svg> |