mzdm / carbon_icons

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

Home Page:https://pub.dev/packages/carbon_icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://pub.dev/packages/carbon_icons


Languages

Language:HTML 80.4%Language:CSS 18.6%Language:Dart 0.8%Language:Swift 0.1%Language:Shell 0.1%Language:JavaScript 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%