From 5e901c5807b3bff283a2f379d91c1e7f081df0b3 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 22 Jan 2022 00:41:56 +0100 Subject: Fix missing VoxelGI 3D editor gizmo icon --- editor/icons/GizmoGIProbe.svg | 1 - editor/icons/GizmoVoxelGI.svg | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 editor/icons/GizmoGIProbe.svg create mode 100644 editor/icons/GizmoVoxelGI.svg diff --git a/editor/icons/GizmoGIProbe.svg b/editor/icons/GizmoGIProbe.svg deleted file mode 100644 index ff3cafa1f5..0000000000 --- a/editor/icons/GizmoGIProbe.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/editor/icons/GizmoVoxelGI.svg b/editor/icons/GizmoVoxelGI.svg new file mode 100644 index 0000000000..ff3cafa1f5 --- /dev/null +++ b/editor/icons/GizmoVoxelGI.svg @@ -0,0 +1 @@ + -- cgit v1.2.3