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.