"icon-css"
Bootstrap 3.0.0 Snippet by jeevan123456

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href='https://fonts.googleapis.com/css?family=Athiti' rel='stylesheet'> <span class="glyphicon glyphicon-cog icon"></span> <span class="glyphicon glyphicon-user icon"></span> <span class="glyphicon glyphicon-list-alt icon"></span> <span class="glyphicon glyphicon-tags icon"></span>
body { font-family: 'Athiti';font-size: 22px; } .icon { color : red; padding:15px; font-size:70px; }

Related: See More


Questions / Comments: