carbon_icons
Ein Flutter-Paket, das 1584 Carbon-Symbole aus dem Carbon-Design-System enthält.
97Likes 1130-Tage-Downloads150Pub-Punkte
AndroidiOSWebmacOSWindowsLinux
Ein Flutter-Paket, das 1584 Carbon-Symbole aus dem Carbon-Design-System enthält.
{"sdk":"flutter"}{"sdk":"flutter"}Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
A Flutter package which includes 1584 Carbon icons from the Carbon Design System.
https://raw.githubusercontent.com/mzdm/carbon_icons/master/preview/preview.png
carbon_icons: ^0.0.1
import 'package:carbon_icons/carbon_icons.dart';
...
Icon(
CarbonIcons.shopping_cart,
color: Colors.green,
size: 64.0,
),
The detailed description of the font generation is in the tool folder.
Carbon Icons from the Carbon Design System by IBM are licensed under Apache License 2.0.