FLUTTER ECOSYSTEM

mzdm/carbon_icons

一個包含來自 Carbon 設計系統 1584 個 Carbon 圖標的 Flutter 套件。

carbon_icons 專案封面
Stars
8
Forks
6
最近推送(UTC)
2024年4月5日
專案狀態
未封存
Matěj Žídek GitHub avatar
GITHUB User

Matěj Žídek ↗

@flutter developer

@BindworksPrague, Czech Republic
語言HTMLCSSDartSwiftShellJavaScriptKotlinObjective-C

此儲存庫發佈的套件

使用的依賴

依賴清單 2 項
  • flutter{"sdk":"flutter"}
  • flutter_test開發依賴{"sdk":"flutter"}

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

carbon_icons

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

Icon Catalog

https://raw.githubusercontent.com/mzdm/carbon_icons/master/preview/preview.png

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.