Docs
CDN

CDN

One of the fastest ways to integrate Lineicons into your project is by using our CDN. Our CDN allows you to start adding icons to your site with just a few lines of code—there is no need to host files on your server.

Benefits of Using the CDN

  • Quick Setup: Integrate icons into your project in minutes.
  • No Hosting Required: Reduce server load by using a reliable external resource.
  • Seamless Updates: Access the latest icon updates without any manual file management.

How to Use the CDN

Include the appropriate CDN link in the <head> section of your HTML file, and you’re ready to use Lineicons across your project.

Free CDN

If you are using the free version of Lineicons, copy and paste the following link into the <head> section of your HTML file:

<link rel="stylesheet" href="https://cdn.lineicons.com/5.0/lineicons.css" />

Features of the Free CDN:

  • Access to thousands of essential icons for personal or commercial use.
  • Easy to implement and start using without additional setup.

Pro CDN

For users who need access to the complete set of premium Lineicons ( 35K+ Icons), the Pro CDN is available. Follow these steps to set up and use the Pro CDN:

  1. Log in to Your Account: Go to your Lineicons profile and navigate to CDN Settings.
  2. Add Authorized Sites: Specify the domains that are authorized to load the Pro icon font CDN.

image.png

  1. Get the CDN Link: Scroll down to the CDN Link section, copy the provided link, and add it to the <head> section of your HTML file.
<link rel="stylesheet" href="https://pro-cdn.lineicons.com/your-specific-url" />

Note: The number of sites you can authorize for the Pro CDN depends on your subscription plan (opens in a new tab). You can modify your authorized sites at any time based on project requirements.

Important Notes:

  • Usage Limits: The Pro CDN is subject to the terms of your subscription plan, so check your plan details for specific usage limits.
  • Site Authorization: Ensure that your site is authorized to avoid loading issues with the Pro CDN.