diff --git a/development_icon_get.py b/development_icon_get.py
index c602b365a9ee174adf3092cde0c7e135351b63d7..9aeb1a12b1217040b79875b49bdd3accab3f62b1 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -248,6 +248,7 @@ class IV_PT_icons(bpy.types.Panel):
     bl_space_type = "TEXT_EDITOR"
     bl_region_type = "UI"
     bl_label = "Icon Viewer"
+    bl_category = "Icon Viewer"
 
     @staticmethod
     def tag_redraw():