"""Provides an enum that semantically constrains the use of icons throughout the addon.""" import enum class Icon(enum.StrEnum): """Identifiers for icons used throughout this addon."""