diff --git a/spine-godot/spine_godot/icons/spine.svg b/spine-godot/spine_godot/icons/icon_spine_atlas_resource.svg
similarity index 88%
rename from spine-godot/spine_godot/icons/spine.svg
rename to spine-godot/spine_godot/icons/icon_spine_atlas_resource.svg
index 1efe87e65..705bfb161 100644
--- a/spine-godot/spine_godot/icons/spine.svg
+++ b/spine-godot/spine_godot/icons/icon_spine_atlas_resource.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/spine-godot/spine_godot/icons/icon_spine_skeleton_data_resource.svg b/spine-godot/spine_godot/icons/icon_spine_skeleton_data_resource.svg
new file mode 100644
index 000000000..705bfb161
--- /dev/null
+++ b/spine-godot/spine_godot/icons/icon_spine_skeleton_data_resource.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/spine-godot/spine_godot/icons/icon_spine_skeleton_file_resource.svg b/spine-godot/spine_godot/icons/icon_spine_skeleton_file_resource.svg
new file mode 100644
index 000000000..705bfb161
--- /dev/null
+++ b/spine-godot/spine_godot/icons/icon_spine_skeleton_file_resource.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/spine-godot/spine_godot/icons/icon_spine_sprite.svg b/spine-godot/spine_godot/icons/icon_spine_sprite.svg
new file mode 100644
index 000000000..705bfb161
--- /dev/null
+++ b/spine-godot/spine_godot/icons/icon_spine_sprite.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/spine-godot/spine_godot/register_types.cpp b/spine-godot/spine_godot/register_types.cpp
index 0ecce45bb..e93171cd4 100644
--- a/spine-godot/spine_godot/register_types.cpp
+++ b/spine-godot/spine_godot/register_types.cpp
@@ -78,8 +78,6 @@ void register_spine_godot_types() {
ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();
- ClassDB::register_class();
- ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();
@@ -97,7 +95,6 @@ void register_spine_godot_types() {
ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();
- ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();
ClassDB::register_class();