Closed Gigitsu closed 9 months ago
As per the title, is there any plan to update icons to the latest version (2.1.1)?
If I'm not mistaken, it's sufficient to run the heroicons.update task, I can make a PR with updated icons.
heroicons.update
@mveytsman I've created a PR ( #34 ). I updated some deps and fixed the task, then I simply run mix heroicons.update and mix heroicons.build. Hope it's the right way to update icons.
mix heroicons.update
mix heroicons.build
As per the title, is there any plan to update icons to the latest version (2.1.1)?
If I'm not mistaken, it's sufficient to run the
heroicons.update
task, I can make a PR with updated icons.