Code Monkey home page Code Monkey logo

Fluttericon

pub package

Flutter icon packs built from 15 popular free and open-source webfonts. These include all packs available from FlutterIcon (except Material Icons).

Please note this package is not intended for production use, due to the large size. Instead, it can be used as a development aid to help identify/test icons.

For production use, it is highly recommended to use FlutterIcon to customize your icon pack, limiting your icon font to needed icons and building your own from custom SVG.

Included icon sets

The icon set included are:

  • Brandico
  • Elusive
  • Entypo
  • Font Awesome (4 and 5)
  • Fontelico
  • Iconic
  • Linearicons Free
  • Linecons
  • Maki
  • Meteocons
  • MfgLabs
  • ModernPictograms
  • Octicons
  • RPGAwesome
  • Typicons
  • WebSymbols
  • Zocial

Please review and respect the copyright information contained in the header file for each font set.

Usage

Simply import the desired icon set and use the IconData as normal.

import 'package:fluttericon/typicons_icons.dart';
import 'package:fluttericon/fontelico_icons.dart';
import 'package:fluttericon/linecons_icons.dart';

final myIcons = const <Widget>[
    const Icon(Typicons.attention),
    const Icon(Fontelico.emo_wink),
    const Icon(Linecons.globe),
];

FlutterIcon

To customize icon packs, visit FlutterIcon.

Mike Hoolehan's Projects

alexa-skills-kit-sdk-for-nodejs icon alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.

angular2_components icon angular2_components

The official Material Design components for AngularDart. Used at Google in production apps.

ascii2edf icon ascii2edf

Converts an ascii csv containing medical timeseries into a European Data Format (EDF)

awesome-flutter icon awesome-flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

cookiecutter-vue-django icon cookiecutter-vue-django

Vue 3 + Vite + Django with no compromises. Use Vue SFCs directly in Django Templates, DRF not required.

dart-pad icon dart-pad

The UI client for a web based interactive Dart service

dart-services icon dart-services

The server backend for a web based interactive Dart service

dataforged icon dataforged

Official content and rules data for the Ironsworn: Starforged tabletop role-playing game, formatted as JSON for use in community tools. 🚀 Includes JSON schemas and a Javascript/Typescript API.

django-cookie-consent icon django-cookie-consent

Reusable application for managing various cookies and visitors consent for their use in Django project.

django-helpdesk icon django-helpdesk

A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.

django-post_office icon django-post_office

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.