How do I create a custom block in Drupal 7 to show custom clickable icons?
You can use Menu attributes module, and give the menu items IDs/Classes then style them using CSS.
Hope this works... Muhammad.