iconkit 1.0.0 copy "iconkit: ^1.0.0" to clipboard
iconkit: ^1.0.0 copied to clipboard

IconKit: 3000+ monochrome vector icons (outline and solid) as Flutter widgets. One source of truth, tint with any color, scale to any size.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconkit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  iconkit: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:iconkit/iconkit.dart';
0
likes
150
points
16
downloads

Documentation

Documentation
API reference

Publisher

verified publishersuils.es

Weekly Downloads

IconKit: 3000+ monochrome vector icons (outline and solid) as Flutter widgets. One source of truth, tint with any color, scale to any size.

Homepage

Topics

#icons #svg #ui #widget

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on iconkit