FLUTTER ECOSYSTEM

mzdm/carbon_icons

Ein Flutter-Paket, das 1584 Carbon-Symbole aus dem Carbon-Design-System enthält.

Projektcover von carbon_icons
Stars
8
Forks
6
Letzter Push (UTC)
05.04.2024
Projektstatus
Aktiv
Matěj Žídek GitHub avatar
GITHUB User

Matěj Žídek ↗

@flutter developer

@BindworksPrague, Czech Republic
SprachenHTMLCSSDartSwiftShellJavaScriptKotlinObjective-C

Von diesem Repository veröffentlichte Pakete

Verwendete Abhängigkeiten

Abhängigkeiten 2 Einträge
  • flutter{"sdk":"flutter"}
  • flutter_testEntwicklung{"sdk":"flutter"}

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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.