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

outdated

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

carbon_icons #

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

Icon Catalog

Install #

carbon_icons: ^0.0.1

Simple usage example #

import 'package:carbon_icons/carbon_icons.dart';

...

Icon(
  CarbonIcons.shopping_cart,
  color: Colors.green,
  size: 64.0,
),

Font generation #

The detailed description of the font generation is in the tool folder.

License #

Carbon Icons from the Carbon Design System by IBM are licensed under Apache License 2.0.

91
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on carbon_icons