DEV Community

kreuzerk
kreuzerk

Posted on • Originally published at Medium on

3

How to create an icon library in Angular

The ultimate guide to create your own flexible and tree-shakable SVG icon library

Nearly every SPA uses icons. Usually, we use icons delivered by our UI framework, such as Material, or we take icons from a dedicated icon library like font-awesome.

But, in some cases, the icons need to match our brand. Therefore, the day may come where a designer or a product owner asks you to provide a custom icon library.

Find out how to implement a SVG icon library in a tree shakable manner with Angular

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

AWS Q Developer image

Your AI Code Assistant

Ask anything about your entire project, code and get answers and even architecture diagrams. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Start free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay