diff --git a/editor/icons/PackedRealArray.svg b/editor/icons/PackedFloat32Array.svg
similarity index 100%
rename from editor/icons/PackedRealArray.svg
rename to editor/icons/PackedFloat32Array.svg
diff --git a/editor/icons/PackedFloat64Array.svg b/editor/icons/PackedFloat64Array.svg
new file mode 100644
index 00000000000..734f40cd056
--- /dev/null
+++ b/editor/icons/PackedFloat64Array.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/editor/icons/PackedIntArray.svg b/editor/icons/PackedInt32Array.svg
similarity index 100%
rename from editor/icons/PackedIntArray.svg
rename to editor/icons/PackedInt32Array.svg
diff --git a/editor/icons/PackedInt64Array.svg b/editor/icons/PackedInt64Array.svg
new file mode 100644
index 00000000000..a664b2d5fd8
--- /dev/null
+++ b/editor/icons/PackedInt64Array.svg
@@ -0,0 +1 @@
+
\ No newline at end of file