Skip to content

NamiStuff/gameicons-font

 
 

Repository files navigation

Game Icons font

An icon font for game-icons/icons made by Seiyria and updated for the needs of my sites.

Since Game Icons GitHub repo is a bit outdated, this pulls from the live site, using the black on transparent SVGs.

Usage

  • install the .css file
  • add an icon: <i class="gi gi-anchor"></i>

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • CSS 96.5%
  • JavaScript 2.5%
  • Other 1.0%