enefty_icons
ईनेफ्टी आइकॉन पैक को संग्रहित करने वाला फ्लटर रिपॉजिटरी। ईनेफ्टी एक संसाधन भंडार है जिसमें पिकोलैब स्टूडियो द्वारा बनाए गए आइकॉन संसाधनों का संग्रह है और CC BY 4.0 के अंतर्गत लाइसेंस प्राप्त है।
Enefty आइकन पैक को सामग्री वाला फ्लटर रिपॉजिटरी।
{"sdk":"flutter"}^6.0.0यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
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.