Skip to content

snapsl/flutter_icons

Repository files navigation

Test packages Website codecov GitHub License style: very good analysis

Flutter Icons

A collection of icon sets for your Flutter apps.

Overview

This project contains a collection of icon sets for Flutter. The icons are generated from popular open-source icon libraries.

Icon Set pub.dev GitHub Release
Ant Design Icons pub package GitHub Release
Bootstrap Icons pub package GitHub Release
Hero Icons pub package GitHub Release
Ionic Icons pub package GitHub Release
Lucide Icons pub package GitHub Release
Radix Icons pub package GitHub Release
Remix Icons pub package GitHub Release
Simple Icons pub package GitHub Release
Tabler Icons pub package GitHub Release

Demo

Checkout the demo on GitHub Pages.

Installation

To use an icon set for a Flutter application, add a package as a Git dependency in the pubspec.yaml file. For example, the bootstrap_icons package can be installed by adding the following entry:

dependencies:
  bootstrap_icons:
    git:
      url: https://github.com/snapsl/flutter_icons.git
      path: packages/bootstrap_icons
      tag_pattern: "bootstrap_icons-v{{version}}"
    version: latest

Other Icon Sets

Here are some popular existing icon sets available for Flutter:

Icon Set Version
Phosphor Icons pub package
Hugeicons pub package
Fluent UI System Icons pub package
Font Awesome Flutter pub package

License

This project is licensed under the MIT License. See the LICENSE file for details.

Third-Party Notice

The project does not claim ownership of the individual icon sets included in this repository. All trademarks, logos, and assets of the icon sets are the property of their respective owners.

Individual icon sets may be subject to their own specific licenses.

Please refer to the respective LICENSE files within each package directory for detailed terms and attribution requirements.

About

Icons for flutter

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages