carbon_icons
Carbon 디자인 시스템에서 제공하는 1584개의 Carbon 아이콘을 포함한 Flutter 패키지입니다.
97좋아요 1130일 다운로드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.