Skip to content

Rename “Maskicons” to “Polycons” in React and React Native libraries #830

@georgewrmarshall

Description

@georgewrmarshall

Description

Per internal thread, “Maskicons” is being renamed to “Polycons.” Update all user‑facing references across the design system’s React and React Native packages, docs, Storybook, and examples.

Technical Details

  • Replace user‑facing text “Maskicons” → “Polycons” in READMEs, docs/MDX, Storybook stories, and examples.
  • Update Storybook titles/descriptions and any icon gallery pages.
  • If exported identifiers contain “Maskicons”, add “Polycons” equivalents and deprecate the old names (no removal in this issue).
  • Add CHANGELOG entry and brief migration notes.

Acceptance Criteria

  • All visible references show “Polycons” in React and React Native packages.
  • Storybook/docs reflect the new name.
  • No breaking API changes; deprecations added if needed.
  • CI passes; no TS/lint violations.
  • Example apps still compile and render correctly.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions