Skip to content

✨ feat: add new icons and alt variants for existing ones#622

Merged
futjesus merged 1 commit intomainfrom
feat/add-new-icons
Apr 22, 2026
Merged

✨ feat: add new icons and alt variants for existing ones#622
futjesus merged 1 commit intomainfrom
feat/add-new-icons

Conversation

@futjesus
Copy link
Copy Markdown
Member

Summary

  • Add 6 new icon components not present in the library: CircumGlobeIcon, DocsIcon, InventoryIcon, LogOutIcon, OrgSettingsIcon, ProfileIcon.
  • Add 4 alt variants for icons that already existed with a different SVG pattern: CpuAltIcon, FirewallAltIcon, LoadBalancerAltIcon, NetworkAltIcon.
  • Register every new icon in the IconsGallery story so they appear in Storybook.

Test plan

  • npm run check:types passes
  • npm run lint passes
  • npm run test passes
  • Open Storybook and verify the new icons render in the Documentation/Icons Gallery story

- Add new icons: CircumGlobe, Docs, Inventory, LogOut, OrgSettings, Profile
- Add alt variants where SVG pattern differs: CpuAlt, FirewallAlt, LoadBalancerAlt, NetworkAlt
- Register all new icons in the IconsGallery story for preview
@futjesus futjesus merged commit c36478a into main Apr 22, 2026
1 check passed
@futjesus futjesus deleted the feat/add-new-icons branch April 22, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant