-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Mark Ostrander edited this page Feb 24, 2018
·
3 revisions
Welcome to the govicons wiki!
A Government font and CSS toolkit, inspired by Font-Awesome.
Gov Icons is a icon font and CSS toolkit with 129 government themed icons, for easy scalable vector graphics on projects that needs government based icons. Gov Icons is created and maintained by 540.
- Download and place the entire
govicons
directory into your project - In the
<head>
of your html, reference the location to your govicons.min.css
<link rel="stylesheet" href="path/to/govicons/css/govicons.min.css">
$ bower install govicons
$ npm install govicons
Get started and learn how to use Gov Icons at http://govicons.io!