项目作者: hell-sh

项目描述 :
CSS Pixelart Icons. No JavaScript required.
高级语言: HTML
项目地址: git://github.com/hell-sh/Pixelcons.git
创建时间: 2017-09-05T01:26:57Z
项目社区:https://github.com/hell-sh/Pixelcons

开源协议:MIT License

下载


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

  1. <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.