tabler-icons-svelte
tabler-icons-svelte copied to clipboard
Upgrade @tabler/tabler-icons to version 1.97
Hey Ben,
This is my first PR to an open-source repo, so apologies in advance if I have missed anything! Thank you for your hard work on this so far!
This is just a branch from your current dev branch, which bumps the Tabler icon library to 1.97, which released earlier today. If you would rather I branched off master instead, just let me know - I'm happy to do this again if it gets the icon library updated sooner. 👍
To update the library, I just updated the package.json version for @tabler/tabler-icons, then ran your build process (as per the contributing guidelines). I then tested on a local project using npm link
, as per the contributing guidelines.
I have tested icons from all of the releases that are new to tabler-icons-svelte, and everything appears to be working.
Thanks,
Sam
I realised I had selected a merge directly into Master, so have changed that to merge into the Dev branch, as I can see you have other commits on the Dev branch waiting to merge into Master.
Tabler have now released their own icon library: https://github.com/tabler/tabler-icons/tree/master/packages/icons-svelte
Closing this PR as the the additional icons are now available there.