Skip to content

rizmyabdulla/fontawesome-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Font Awesome Pro: Get Premium Icons for Free!

Important

Font Awesome has restricted this method of accessing their paid icons. I have self-hosted the files and updated the CDNs. Please check and update your CDN links accordingly.

🌐 Check out the icon library here: free-icons.xyz

Contributing 🤝

We welcome contributors of all experience levels! If you’d like to help, simply fork the responsive-icon-library, work on your improvements or new features, and then submit a pull request.

This project is beginner-friendly, making it a great way to start contributing to open source while learning and improving your skills.

Versions 💫

Font Awesome Pro offers an extensive collection of premium icons for free! Enhance your website's design and visual appeal with these amazing icons 🌟

Reminder: If you can afford the Font Awesome Pro plan, kindly show your support 💖 to the Font Awesome team by acquiring their premium plan 🚀.

Font Awesome v7.2.0 Pro 💫
Simply add the following CSS links to the section of your HTML file:
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/fontawesome.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/sharp-solid.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/sharp-regular.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/sharp-light.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/duotone.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/solid.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/regular.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/light.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/brands.css"
/>

<!-- Additional Fontawesome Pro+ Icons for v7.2.0 -->

<!-- Sharp Duotone -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/sharp-duotone-solid.css"
/>
<!-- Chisel -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/chisel-regular.css"
/>
<!-- Etch -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/etch-solid.css"
/>
<!-- Graphite -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/graphite-thin.css"
/>
<!-- Jelly -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/jelly-regular.css"
/>
<!-- Notdog -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/notdog-solid.css"
/>
<!-- Slab -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/slab-regular.css"
/>
<!-- Thumb Print -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/thumbprint-light.css"
/>
<!-- Utility -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/utility-semibold.css"
/>
<!-- Whiteboard -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v7.2.0/css/whiteboard-semibold.css"
/>
Font Awesome v6.7.2 Pro 💫
Simply add the following CSS links to the section of your HTML file:
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/fontawesome.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/sharp-solid.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/sharp-regular.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/sharp-light.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/duotone.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/brands.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/solid.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/regular.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v6.7.2/css/light.css"
/>
Font Awesome v5.15.4 Pro 💫
Simply add the following CSS links to the section of your HTML file:
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/fontawesome.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/solid.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/regular.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/light.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/brands.css"
/>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/rizmyabdulla/fontawesome-pro@main/releases/v5.15.4/css/duotone.css"
/>

Star this Repository 🌟

If you find this resource helpful, please consider starring our repository to show your appreciation and support.

With Font Awesome Pro, you'll have access to a wide variety of high-quality icons to enhance your web projects. Enjoy the benefits of premium icons without any cost! Happy designing! 🚀

About

Font Awesome Pro: Get Premium Icons for Free!

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages