Skip to content

Releases: cardog-ai/icons

v1.2.0 - React 19 Support & Size Props

14 Mar 23:00

Choose a tag to compare

What's New

React 19 Support

Full compatibility with React 19 peer dependencies.

Size Prop

New size prop on all icon components for easy scaling:

<BMWLogo size={48} />

Redesigned Icons Browser

  • Sidebar filters for type and brand
  • Per-icon mono/color toggle
  • Improved code examples with syntax highlighting

Website Updates

  • Updates/changelog page
  • Dark mode support for hero logo marquee
  • Fixed sidebar scroll on icons page

Full Changelog: V1.1.1...v1.2.0