Skip to content

Update deprecated Phosphor Icons imports #135

@mattrothenberg

Description

@mattrothenberg

The project currently uses deprecated Phosphor Icons imports. As of @phosphor-icons/react v2.1+, all icon components are now suffixed with "Icon" to improve readability and avoid namespace conflicts.

Current State

The codebase uses deprecated imports like:

  • Bug, Moon, Robot, Sun, Trash, PaperPlaneTilt, Stop, X, ArrowsClockwise, DotsThree, CaretDown

Proposed Change

Update all imports to use the new Icon-suffixed names:

  • BugIcon, MoonIcon, RobotIcon, SunIcon, TrashIcon, PaperPlaneTiltIcon, StopIcon, XIcon, ArrowsClockwiseIcon, DotsThreeIcon, CaretDownIcon

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions