hell-sh / Pixelcons

CSS Pixelart Icons. No JavaScript required.

Home Page:https://hell-sh.github.io/Pixelcons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CSS Pixelart Icons. No JavaScript required.

https://hell-sh.github.io/Pixelcons/

License:MIT License


Languages

Language:HTML 67.3%Language:CSS 32.7%