Angular lib for tabler-icons #1272
khalilou88
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I was looking for icons to use in my project and I discovered tabler-icons.
I prefer to inline svg for performance, so I created a lib with all the icons following Angular standalone component to benefit from tree shaking.
You can try @semantic-icons/tabler-icons available on npm.
Usage:
I added the prefix
si
and suffixicon
for all iconsFor Angular, I didn't use the word
Component
since Icon have more meaningBeta Was this translation helpful? Give feedback.
All reactions