DEV Community

~ Umair Shakoor
~ Umair Shakoor

Posted on

No other Icons Library Needed 🥶

Iconify is here.

  • It is OpenSource All in one Modern Ui Icons library.

They also have a CDN :

<script src="https://code.iconify.design/iconify-icon/3.0.0/iconify-icon.min.js" defer></script>
Enter fullscreen mode Exit fullscreen mode
  • Just Paste this script in html head tag

Copy Web Components from

🔗 Iconify

by searching for your desired icon.

  • Then, paste that tag in your body , whereever you wanna use it and Boom 🤯.

Tip :

Use CSS Font-Size to cusomtize the size of the icon and you can also do that by giving width & height to iconify-icon tag.

Have you any suggestions or feedback?
Tell us in comments, I love it.

  • 🫠 Like & Follow us - If you want these kind of more things...

Top comments (0)