seiyria / gameicons-font

An icon font for game-icons/icons.

Home Page:http://seiyria.com/gameicons-font/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gameicons-font

An icon font for game-icons/icons. Unfortunately their GitHub repo is a bit outdated, so instead this pulls from the live site, using the black on transparent SVGs.

Usage

  • get the .css file
  • add an icon: <i class="game-icon game-icon-anchor">

Want to build it yourself?

  • npm install
  • npm run build:font

Want to deploy it?

  • npm run deploy

Want to adjust the site?

The site is made using Mithril.js. Development is easy:

  • npm install
  • npm run dev

A live server will spin up, watching the test/ directory. Any changes made will refresh the browser.

About

An icon font for game-icons/icons.

http://seiyria.com/gameicons-font/

License:Other


Languages

Language:CSS 97.4%Language:JavaScript 1.9%Language:HTML 0.6%