A Government font and CSS toolkit, inspired by Font-Awesome.
Gov Icons is a icon font and CSS toolkit with 136 government themed icons, for easy scalable vector graphics on projects that needs government based icons. Gov Icons is created and maintained by 540.
Load and insert from CDN link.
<link rel="stylesheet" href="https://unpkg.com/govicons@latest/css/govicons.min.css">
- 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!
- We'll keep track of each release in the CHANGELOG.md
- Looking for older versions of Gov Icons? Check the releases.
Please read through our contributing guidelines. Included are directions for opening issues.
- govicons-sketch - Gov icons as a Sketch library
- Gov Icons licensed under SIL OFL 1.1
- Code licensed under MIT License
- Documentation licensed under CC BY 3.0