Skip to content

System Icons Changelog

@cfa/system-icons

6.1.1

Patch Changes

6.1.0

Minor Changes

Patch Changes

6.0.1

Patch Changes

6.0.0

Major Changes

  • #1630 cd68a51 Thanks @stevegreco! - This package now re-exports the icons from our new shared @cfa/icons package.

    There have been some quality of life updates made to the functionality of the icons, most importantly the height/width values are now set directly on the SVG as opposed to inline styling. This should allow you to more easily override the sizing with CSS classes.

Patch Changes

5.1.0

Minor Changes

5.0.0

Major Changes

  • #1281 0b0f9c9 Thanks @CaseyGarland! - Adds 245 new brand icons Renames 70 improperly named brand icons Removes 41 deprecated brand icons

    See issue for complete list of changes

    Note: Major bump for system-icons aligns versions with brand-icons package as package versions are linked. No breaking changes are made in system-icons for this release.

Patch Changes

4.1.0

Minor Changes

Patch Changes

4.0.0

Major Changes

  • #683 258fd95 Thanks @stevegreco! - Updated sizes for icons to match the Design System

    • @cfa/system-icons: 16px (sm), 24px (md), 32px (lg) and 48px (xl)

Minor Changes

  • #683 258fd95 Thanks @stevegreco! - Removed option to override the color prop for CFA logos, the only two options are primary and white, with primary being the default

2.3.3

Patch Changes

2.3.2

Patch Changes

  • #489 3f53c68 Thanks @stevegreco! - Added the ability to use the style prop on our icon components

  • #489 3f53c68 Thanks @stevegreco! - Updated the exports to ensure that things are being exported correctly as well as adding attw checks to validate exports

2.3.1

Patch Changes

2.3.0

Minor Changes

  • 776fcc3: Updated size and color props to include the preset sizes and colors from the Design System. Sizes will adjust to the aspect ratio of the Icon when using a predetermined size.

Patch Changes

  • 527b1e6: First Beta version

2.2.1-beta.0

Patch Changes

  • First Beta version