Get started with fork-awesome CDN
(OFL-1.1 OR MIT) licensed
Fork Awesome: Free, lightweight library for adding icons, custom fonts to websites .
Tags:- font
- awesome
- forkawesome
- icon
- bootstrap
Stable version
Copied!
How to start using fork-awesome CDN
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.cdnhub.io/fork-awesome/1.2.0/css/fork-awesome.min.css">
<title>Get started with fork-awesome CDN - cdnhub.io</title>
</head>
<body>
<i class="fas fa-user"></i>
<i class="fas fa-home"></i>
<i class="fas fa-heart"></i>
<i class="fas fa-laugh-beam"></i>
<i class="fas fa-meh-rolling-eyes"></i>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!