enefty_icons
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
Flutter repository that contains Enefty Icon Pack.
{"sdk":"flutter"}^6.0.0English project snapshot. Visit GitHub for the latest content.
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.
Click the image to view a live demo on the Enefty Icons website.
To install the package, add the following line to your pubspec.yaml:
dependencies:
enefty_icons: ^1.0.10
Import the package
import 'package:enefty_icons/enefty_icons.dart';
Use the icons
Icon(EneftyIcons.people_outline),
For any issues or concerns, please create a new issue in the package repository.