ChandanMahapatra / govicons

:us: US Government themed icons and CSS toolkit

Home Page:http://govicons.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gov Icons Logo

npm version Bower version

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

Quick Start CDN

Load and insert from CDN link.

  <link rel="stylesheet" href="https://unpkg.com/govicons@latest/css/govicons.min.css">

Usage

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

Change Log

  • We'll keep track of each release in the CHANGELOG.md
  • Looking for older versions of Gov Icons? Check the releases.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues.

Related Projects

Licensing

About

:us: US Government themed icons and CSS toolkit

http://govicons.io

License:Other


Languages

Language:CSS 100.0%