Skip to content

New baseIcons and class-based baseIcon styling

Compare
Choose a tag to compare
@LJKaski LJKaski released this 01 Sep 11:37
· 153 commits to master since this release
4eea4df

This release adds multiple new baseIcons as well as classes for baseIcons, which are used in suomifi-ui-components.

Change log:

  • Breaking change: remove fill and stroke props from SuomifiIconInterface for SuomifiIcon component
  • Add default fill and stroke values to baseIcon svgs
  • Add new baseIcons
    • archive
    • basket
    • basketAdd
    • chat
    • checkSelected
    • clock
    • fileGeneric
    • image
    • star
    • starFilled
    • warning
  • Change reply icon outlook
  • Add classes for baseIcon svgs corresponding to their internal fill and stroke values
    • fi-icon-base-fill when fill has a specified value
    • fi-icon-base-stroke when stroke has a specified value