Ensemble Icons

Icons for Ensemble

Usage

To use the icons in your project, you can use the following code:

- Icon:
    name: "icon-name"
    library: "icon-library" # default / remix / fontAwesome
    size: "icon-size"
    color: "icon-color"

Update Icon Library

To update the icon library follow the documentation in update folder

Update history

Remix (2024-03-13)

  • v4.2.0

FontAwesome (2024-03-11)

  • v6.5.1

Material (2024-03-11)

The specific version depends on the Flutter version you're using

  • sdk: >=3.0.6 <4.0.0
  • flutter: >=1.17.0