This project is not covered by Drupal’s security advisory policy.

A simple module to use font icons (e.g. from Icomoon) in your themes.

The module currently supports

  • Prepending icons to menu links, using the excellent Menu Attributes module
  • Prepending icons to taxonomy terms, using a field that can be attached to a taxonomy type, and a field formatter to show the taxonomy terms as plain text or links with the icon. Enable fonticon_taxonomy
  • As a simple theme function that can be leveraged by your module:
    theme('fonticon_icon', array('icon' => 'house'));
    

Credits

This module has been sponsored by Marzee Labs.

Supporting organizations: 
Development

Project information

Releases