dubdubdubco / iconicicons

Free “do wtf you want with” pixel-perfect icons.
https://iconic.app
314 stars 9 forks source link

Icon color not editable #1

Closed schmidfelix closed 3 years ago

schmidfelix commented 3 years ago

It would be very nice if you could change the icon color by adding a for example Tailwind class to the icon object.

Example:

<log-in-icon class="h-6 w-6 text-green-400"/>

Currently that doenst work, since the rendered output contains stroke="#141414", it should be currentColor in order to apply the text classes.

gilbitron commented 3 years ago

Good point. This has been implemented in v1.0.2.