simple_icons 10.1.3 copy "simple_icons: ^10.1.3" to clipboard
simple_icons: ^10.1.3 copied to clipboard

The Simple Icon pack available as Flutter Icons. Provides over 1500 Free SVG icons for popular brands.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_icons

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

dependencies:
  simple_icons: ^10.1.3

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:simple_icons/simple_icons.dart';
100
likes
130
pub points
94%
popularity
screenshot

Publisher

verified publisherteavelopment.com

The Simple Icon pack available as Flutter Icons. Provides over 1500 Free SVG icons for popular brands.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_icons