I am using Font Awesome in my entire site, now I want to give some visual feedback to the user, so he/she knows that "this dropdown
" is a language selector.
I am not sure about of any of my selections, is there any standard? This is my list:
I am not interested in showing the active language, but I guess I must to :(
Instead of fa as a style preceding every icon style, you need to pick from fas for solid, far for regular, fal for light, or fab for brand. It looks like fas is the fallback, so you get solid if you leave your old fa references. For most icons, this change makes the icon heavier or lighter.
The fa-fw class is used to set icons at a fixed width. This class is useful when different icon widths throw off alignment.
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
The font-awesome icon can be placed by using the fa prefix before the icon's name. Example: In this example, we will take a form where the input field is necessary. After that, we will place the font-awesome icon inside the input field. We will use the CDN link to use the font-awesome icons.
As per github question, the language icon will be implemented in version 4.0. You can do a +1 for that request.
Edit
Language icon already added to the latest version: see here http://fontawesome.io/icon/language/ .
The icon is already available in version 4.1
You can download it here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With