carbon_icons
一个包含来自 Carbon 设计系统 1584 个 Carbon 图标 的 Flutter 包。
97喜欢 11近 30 天下载150Pub 分数
AndroidiOSWebmacOSWindowsLinux
一个包含来自 Carbon 设计系统 1584 个 Carbon 图标 的 Flutter 包。
{"sdk":"flutter"}{"sdk":"flutter"}以下为英文项目原文快照,最新内容请访问 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.