line-awesome
Version: 
Line Awesome by Icon8. A drop-in replacement for Font Awesome.
53 lines (34 loc) • 2.17 kB
Markdown
# Icons8 Line Awesome
Line Awesome is a free alternative for Font Awesome 5.11.2.
It consists of ~1380 flat icons that offer complete coverage of the main Font Awesome icon set.
This icon-font is based off of the [Icons8 Windows 10 style](https://icons8.com/icons/windows), 
which consists of over 4,000 icons, so be sure to check that out if you need more specific icons.
Check out a [live preview](https://icons8.com/line-awesome) of the Line Awesome.

## Installing
Line Awesome can be loaded via CDN or downloaded as zip archive. You can read more about this options on [Line Awesome how-to page](https://icons8.com/line-awesome/howto).
Alternatively, Line Awesome can be installed as npm package:
```shell
npm install line-awesome
```
## Usage
Icon can have 3 styles: regular, solid or brand. For each style there is a corresponding class: lar, las or lab.
Wherever you desire to place an icon simply insert the following code and change the class names (laX la-XXX) to correspond to the icon of your choice.
```shell
<i class="las la-battery-three-quarters"></i>
```
You can find a usage example for each icon on the [Line Awesome page](https://icons8.com/line-awesome). Feel free to use this page to quickly find desired icons.

## Using in Figma, Sketch, Photoshop, etc.
To use Line Awesome in your favorite design tool just import desired fonts to your project and you are ready to go!
Note: there are 3 files, one for each style (regular, solid, brands). If you want to use all icons please import all 3 files.
## Good Boy License
We’ve released the icon pack either under MIT or the [Good Boy License](https://icons8.com/good-boy-license/). We invented it. Please do _whatever your mom would approve of:_
* Download
* Change
* Fork
No tattoos!
## Credits
Based on the [Windows 10 icon pack](https://icons8.com/download-huge-windows8-set/). The original ones contains 4,500 icons and is too heavy for a single font.
## Questions or Ideas?
If you have any questions or ideas about icons, [please feel free to contact us](https://github.com/icons8/line-awesome/issues).