Extending Genericons in WordPress

You need something like Fontastic or Grunticon to create your custom fonts/icons.

Then just add your fonts to your html with wp_enqueue_style() or add the head elements directly.

There is a section on the Genericons GitHub that describes Building your own Genericons using FontCustom or Fontello.

Leave a Comment