Thursday 17 May 2018

What is Font Awesome icons with Example

                           Font Awesome icons


Font Awesome
Font Awesome 2017 Logo.svg
Developer(s) Font Awesome Team
Initial release 21 August 2012; 5 years ago
Stable release
5.0.9 / 27 March 2018; 51 days ago[1]
Operating system Cross-platform (web-based application)
License Freemium
Website fontawesome.com
Font Awesome is a font and icon toolkit based on CSS and LESS. It was made by Dave Gandy for use with Twitter Bootstrap, and later was incorporated into the BootstrapCDN. Font Awesome has a 20% market share among those websites which use third-party Font Scripts on their platform, ranking it second place after Google Fonts.[2]

Font Awesome 5 was released on December 7, 2017 with 1,278 icons[3]. Version 5 comes in two packages: Font Awesome Free and the proprietary Font Awesome Pro (available for a fee). The free versions (all releases up to 4 and the free version for 5) are available under SIL Open Font License 1.1, Creative Commons Attribution 4.0, and MIT License.

                                       Font Awesome icons Example

<html>
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
</head>
<body bgcolor="black"">

<i class="fa fa-car" style="font-size:60px;color:red;"></i>
<i class="fa fa-facebook" style="font-size:60px;color:blue;"></i>
<i class="fa fa-twitter" style="font-size:60px;color:white"></i>
<i class="fa fa-instagram" style="font-size:60px;color:lightgreen;"></i>

</body>
</html>

No comments:

Post a Comment

😍Developer on Weekends #shorts #officememes #developermemes

😍Developer on Weekends #shorts #officememes #developermemes Welcome to the latest viral YouTube shorts meme for developers! 😍Developer on...