Skip to content
/ gw2icon Public

Library to insert GW2's icons in your webpages in pure CSS3

Notifications You must be signed in to change notification settings

gw2ocs/gw2icon

Repository files navigation

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.