carbon_icons 0.0.1+1 copy "carbon_icons: ^0.0.1+1" to clipboard
carbon_icons: ^0.0.1+1 copied to clipboard

A Flutter package which includes 1584 Carbon icons from the Carbon Design System.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carbon_icons

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

dependencies:
  carbon_icons: ^0.0.1+1

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:carbon_icons/carbon_icons.dart';
91
likes
130
pub points
89%
popularity

Publisher

unverified uploader

A Flutter package which includes 1584 Carbon icons from the Carbon Design System.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on carbon_icons