CSS Pixelart Icons. No JavaScript required.
Here's a list of all Pixelcons.
You can either load the stylesheet from cdn.hell.sh using
<link rel="stylesheet" href="https://cdn.hell.sh/Pixelcons/latest/Pixelcons.css" crossorigin="anonymous">
or download Pixelcons and host it yourself.
- Load the Pixelcons.css which will load the font.
- Look at the list of Pixelcons.
- Give any element (
<span>
,<b>
,<i>
) the class for the Pixelcon you want. - That's it! You should now see the Pixelcon where you placed your element.