Skip to content

icapps/flutter_icapps_icons

Repository files navigation

A package that adds the ability to use all the icons of the icapps iconic library

Getting started

All you have to do to get started is to add this piece of code below to your pubspec.yaml

flutter:
    fonts:
    - family: icappsIcons
        fonts:
        - asset: packages/icapps_icons/fonts/icappsIcons.ttf

Usage

You can use it like you would do any other icon in flutter.

Icon(IcappsIcons.alarm),

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published