diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-07-11 00:42:44 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-07-11 00:42:44 +0200 |
commit | 161214d374fd7813bf79d0651d6c80e08a5616b7 (patch) | |
tree | 6e82823852967b2867548582c78a58e240f0e4f4 /editor/icons | |
parent | 374ffbe2d2a7294dd9ea1429a3dec1eedfa34b60 (diff) |
Remove the remains of ImmediateGeometry3D
ImmediateGeometry3D was recently removed in favor of the ImmediateMesh
resource.
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/ImmediateGeometry3D.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/ImmediateGeometry3D.svg b/editor/icons/ImmediateGeometry3D.svg deleted file mode 100644 index ec5a392a68..0000000000 --- a/editor/icons/ImmediateGeometry3D.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="m2.9208 1046.4c-.26373.3-.4204.7296-.4204 1.2383 0 1.6277-3.1381-.1781-.33757 2.6703.88382.899 2.6544.6701 3.5382-.2288.88384-.899.88382-2.3565 0-3.2554-1.1002-1.1191-2.2001-1.0845-2.7803-.4244zm2.3802-1.6103 2.4005 2.4416 6.8014-6.9177c.66286-.6742.66286-1.7673 0-2.4415-.66288-.6741-1.7376-.6741-2.4005 0z" fill="#fc7f7f" transform="translate(0 -1036.4)"/></svg> |