Tools & Tips | Websites

Using Icons in Your Docs and Websites

If you’re building a website or working on a document and you want to use some icons, where do you find them? A well-placed and well-designed icon can really give your site and files a professional look and feel. There are many places to find them but you can quickly search Bootstrap, Font Awesome and…

Uncategorized

Links for Font Icons

Bootstrap <link rel=”stylesheet”href=”https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css”> Font Awesome 4.0 <link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> Font Awesome 5.0 <link rel=”stylesheet” href=”https://use.fontawesome.com/releases/v5.7.0/css/all.css”integrity=”sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ”crossorigin=”anonymous”> Google <link rel=”stylesheet” href=”https://fonts.googleapis.com/icon?family=Material+Icons”>