faviconfont-awesome

Use Font Awesome Icon As Favicon


Is it possible to use a Font Awesome icon as a favicon icon? You know, the little icon that appears along-side a website title in the browser tab?


Solution

  • Method 1

    1. Just visit fontawasome gallery.
    2. Now search and open your required icon i.e edit icon.
    3. Click on download svg as shown in given image.

    enter image description here

    1. Now you can use this svg file in your website as favicon see How to set favicon.

    Method 2

    Take a screenshot of something with the desired character, cut the part you want and save it as an image (.ico).

    Seriously now, you may want to check the formats supported by each browser: http://en.wikipedia.org/wiki/Favicon#File_format_support

    If your characters are image or vector files, you'll be ok with most browsers but IE (because MS hates you). Otherwise, well, you'll really have to save them as images first.