GithubHelp home page GithubHelp logo

peengle / line_awesome_flutter Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 3.0 1.51 MB

The Line Awesome Icons pack available as Flutter Icons. Provides 1542 additional icons to use in your apps.

License: MIT License

Dart 100.00%

line_awesome_flutter's Introduction

line_awesome_flutter

Icons library, based on Line Awesome Icons

The Line Awesome Icon pack available as Flutter Icons. Provides 1542 additional icons to use in your apps.

If you use the icons publicly, please link to https://icons8.com/line-awesome somewhere on your page or artwork, so that more creators could know about it and use it for free.

Installing

Include line_awesome_flutter in your pubspec.yaml file:

dependencies:
  flutter:
    sdk: flutter
  line_awesome_flutter: ^<latest-version>

If your IDE doesn't do it automatically, type:

flutter packages get

Using

Import the package in your dart file and use Icon to get the actual icon widget:

import 'package:line_awesome_flutter/line_awesome_flutter.dart';
...
Icon _icon = Icon(LineAwesomeIcons.home_solid);
...

Credits

Line Awesome

line_awesome_flutter's People

Contributors

peengle avatar rebarah avatar

Stargazers

Brian Kim avatar  avatar Leandro Rodrigo Cardoso avatar KNightING avatar 法的空间 avatar  avatar Ilyas LEFEBVRE avatar Mg Kaung ( Dev MK ) avatar Abed Putra avatar Norlan Capote avatar Kim Min Ho avatar KIWI avatar Daniyar Akizhanov avatar  avatar

Watchers

 avatar James Cloos avatar

line_awesome_flutter's Issues

Same icon datas for different icon names

Hey,
your package is really awesome, but I noticed that the bookmark_1 icon data is the same like bookmark.
There are also other filled icons missing.
In my case a filled bookmark is enough.

Thanks for fixing it as soon as possible!

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.