This module allows you to add Font Awesome icons directly to individual Drupal blocks. You can customize the icon's size and appearance through the block's configuration settings, eliminating the need for custom CSS.
This module basically extends Drupal's individual blocks to have the great Fontawesome library with all of its icons along with some other features like controlling the size of the icon , customizing the look of it by adding a custom CSS class for each block just in the block configuration!
It will save you the headache of writing CSS code if you want to add Fontawesome icons directly to your block.
Drupal 7 branch:
Dependencies
Drupal 8 branch:
Dependencies
None.
CONFIGURATION
it's pretty simple you can reach any block ยป Configure Block ,, you will see the tab Fontawesome Block Icon below with its options .. that's it enjoy :) .
Similar Projects
- Icon API: This module provides integration for icon bundles and icon providers throughout Drupal .. including more than one library and its much bigger for using one feature like icons for just the blocks.