#Is it possible to set gradient in --ai-color in ActionIcon?
2 messages · Page 1 of 1 (latest)
2 messages · Page 1 of 1 (latest)
Hi everyone! I want to give an icon inside an ActionIcon a gradient color. Is it possible to do so via --ai-color css variable? I am using @tabler/icons-react for icons.
Now I created a custom component using svg for gradient icons, but wanted to know if it is possible to control it from an ActionIcon.