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.