Genericons Usage

Copy the font folder and the genericons.css file together into your project. Link the CSS in your HTML:

<link href="path/to/genericons.css" rel="stylesheet">

Drop in the following HTML with the name of the icon you want to display:

<div class="genericon genericon-standard"></div>

Scroll to Top