Licons is a set with 250+ icons in line style created since 2014.
Created and maintained by Jan Klever.

Adding

Oh... Really? Very easy.

  1. Paste the following code into the <head> section of your site's HTML.

    <link rel="stylesheet" href="https://cdn.klever.space/licons/v2.2/licons.min.css" >

Easy

Use this method to get the default licons CSS.

  1. Copy the entire licons directory into your project.
  2. In the <head> of your html, reference the location to your font-awesome.min.css.

    <link rel=stylesheet" href="licons.min.css" >

Using

Basic icons

bike

<i class="li-bike"></i>

Or with ligature...

<i class="li-">bike</i>

Larger icons

bike car bus subway

<i class="li-2x li-">bike</i>
<i class="li-3x li-">car</i>
<i class="li-4x li-">bus</i>
<i class="li-5x li-">subway</i>

IcoMoon

Portfolio project

License

Author