preactjs / preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
https://preactjs.com
MIT License
36.64k stars 1.95k forks source link

Color of ix-icon-button #4404

Closed TFsiemens closed 3 months ago

TFsiemens commented 3 months ago

Describe the bug The ix-icon-button has an iconColor attribute. How can I define a color? The example below does not work. Also hexcode didn't work.

To Reproduce <ix-icon-button class="m-1" icon="trashcan" variant="secondary" iconColor="red"></ix-icon-button>

rschristian commented 3 months ago

This doesn't seem to be related to Preact.