Font awesome 4.7.0 cdn Code Answer’s

Font Awesome 4 is the latest version of the iconic font and CSS framework. It’s been completely redesigned with an entirely new codebase, and it’s packed with new features, improvements, and bug fixes.

font awesome 4.7 cdn

on Jan 01, 1970
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />

Add Comment

0

font awesome 5 cdn

on Jan 01, 1970
<!-- font awesome v5.15.2 CDN -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous" />

Add Comment

0

fontawesome cdn

on Jan 01, 1970
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">

Add Comment

0

font awesome 6 cdn

on Jan 01, 1970
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />

Add Comment

0

Font Awesome is a free, open-source font designed for web developers. It's a big kit of vector icons that can be customized in any way you like.

Html answers related to "font awesome 4.7.0 cdn"

View All Html queries

Html queries related to "font awesome 4.7.0 cdn"

Browse Other Code Languages

CodeProZone