Skip to content
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.

Getting started

  • 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">

Install with bower

$ bower install govicons

Install with npm

$ npm install govicons

Explore

Get started and learn how to use Gov Icons at http://govicons.io!