<html>
<head>
<title>Font Awesome 5 Icons</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' href='../../use.fontawesome.com/releases/v5.7.0/css/all.css' integrity='sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ' crossorigin='anonymous'>
</head>
<body>
<h1>far fa-object-group</h1>
<i class='far fa-object-group'></i>
<i class='far fa-object-group' style='font-size:24px'></i>
<i class='far fa-object-group' style='font-size:36px'></i>
<i class='far fa-object-group' style='font-size:48px;color:red'></i>
<br>
<p>Used on a button:</p>
<button style='font-size:24px'>Button <i class='far fa-object-group'></i></button>
<p>Unicode:</p>
<i style='font-size:24px' class='far'></i>
</body>
<!-- Mirrored from www.w3schools.com/icons/tryit.asp?icon=far_fa-object-group&unicon=f247 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 05 Jun 2019 14:30:13 GMT -->
</html>