enefty_icons 1.0.4 copy "enefty_icons: ^1.0.4" to clipboard
enefty_icons: ^1.0.4 copied to clipboard

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Enefty Icons #

Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Each Icon in this pack containes varius types and this repo only supports two types, Outline and Bold.

Samples #

How example looks

All Icons Preview #

This website contains a preview with a searchable list of all icons.

Usage #

pub package

dependencies:
  enefty_icons: ^<latest-version>

Example #

1- Import the repo

import 'package:enefty_icons/enefty_icons.dart';

2- Use it just like any Icon

Icon
(
EneftyIcons.people_outline,)
,

Issues #

For issues, create it in the package repo here

32
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on enefty_icons