Last updated:
0 purchases
enefty icons
Enefty Icons #
Enefty Icons is a collection of icon assets
designed by Pickolab Studio,
licensed under the CC BY 4.0 framework.
The repository specifically features two styles of icons: Outline and Bold.
Samples #
Click the image to view a live demo on the [Enefty Icons website](https://omar-hanafy.github.io/enefty-icons/#/).
Installation and Usage #
To install the package, add the following line to your pubspec.yaml:
dependencies:
enefty_icons: ^1.0.7
copied to clipboard
Example Usage #
Import the package
import 'package:enefty_icons/enefty_icons.dart';
copied to clipboard
Use the icons
Icon(EneftyIcons.people_outline),
copied to clipboard
Reporting Issues #
For any issues or concerns, please create a new issue in the package repository.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.