Skip to content

hell-sh/Pixelcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelcons

CSS Pixelart Icons. No JavaScript required.

Here's a list of all Pixelcons.

Installation

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.

Usage

  1. Load the Pixelcons.css which will load the font.
  2. Look at the list of Pixelcons.
  3. Give any element (<span>, <b>, <i>) the class for the Pixelcon you want.
  4. That's it! You should now see the Pixelcon where you placed your element.