<html>
<head>
<title>Font Awesome 5 Icons</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<script src='../../kit.fontawesome.com/a076d05399.js'></script>
<!--Get your own code at fontawesome.com-->
</head>
<body>
<h1>fab fa-bandcamp</h1>
<i class='fab fa-bandcamp'></i>
<i class='fab fa-bandcamp' style='font-size:24px'></i>
<i class='fab fa-bandcamp' style='font-size:36px'></i>
<i class='fab fa-bandcamp' style='font-size:48px;color:red'></i>
<br>
<p>Used on a button:</p>
<button style='font-size:24px'>Button <i class='fab fa-bandcamp'></i></button>
<p>Unicode:</p>
<i style='font-size:24px' class='fab'></i>
</body>
<!-- Mirrored from www.w3schools.com/icons/tryit.asp?icon=fab_fa-bandcamp&unicon=f2d5 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:11:43 GMT -->
</html>