fajny-css-icons

Icon font for Fajny CSS

Usage no npm install needed!

<script type="module">
  import fajnyCssIcons from 'https://cdn.skypack.dev/fajny-css-icons';
</script>

README

Icons Fajny CSS

Icon font for Fanjy CSS. Full documentation here: https://julseb42.github.io/fajny-css-icons/

How to install

Via CDN

Copy this in the head of your html: <link rel="stylesheet" href="https://unpkg.com/fajny-css-icons@1.0.1/css/fajny-icons.min.css">

Locally

Copy this in the head of your html: <link rel="stylesheet" href="css/fajny-icons.min.css">

How to use

In the HTML

Copy the <i></i> with its class in your code.

In the CSS

Copy this in your CSS class:

    font-family: "fajny-css-icons";
    content: "\unicode";

Icons SVG

All the icons are included in the downloadable folder.

License

This icon set is under MIT License, meaning anyone can use it for free without having to credit the author.