Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 670 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 670 Bytes

GW2Icon

GW2Icon is an icon font written in pure CSS3. It allows you to easily include Guild Wars 2 icon in your pages.

Installation

Put css/gw2icon.min.css in your css/ folder and img/gw2icon/ in your img/ folder.
Then, in your header, just add:

<link rel="stylesheet" href="/path/to/css/gw2icon.min.css" />

Usage

To include an icon in your page, write:

<i class="gw2-gold-coin"></i>

Icons

To view the icon list, please visit http://www.gw2icon.com/#icons.

Credit

font Awesome for the inspiration.

Icons are © 2015 ArenaNet, Inc. All rights reserved.