Categories

Linearicon

Eva Fox June 15, 2017
Rating: 5.0/5. From 1 vote.
Please wait...

Linearicon is an easy to customize and scalable icon. Examples of icons that might be included:

The free version of Linearicons is delivered by Amazon CloudFront which means you can quickly start using it by adding two lines of code to your website.

If you want to use SVGs, paste the following script to your HTML’s <head> or before the ending body tag:

  • This example shows you how to include Linearicon icons:

    <script src="https://cdn.linearicons.com/free/1.0.0/svgembedder.min.js"></script>
  • The script above (generated by IcoMoon) loads and embeds one SVG containing all symbol definitions, with one HTTP request.

If you want to use icon fonts, paste the following link to your HTML’s <head>:

  • This example shows you how to include Linearicon icons:

    <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  • Refer to the cheat sheet for a list of available icons in this icon pack.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.