dify/web/app/components/base/icons
yyh a886bfef8a
fix(icons): normalize SVG fill/stroke colors to black for CSS Icons pipeline
Hardcoded colors (#354052, #676F83, #98A2B3, #155EEF, white) prevent
the Iconify parseColors callback from converting them to currentColor,
causing the icons to render as background-image instead of mask-image
and making text-* color utilities ineffective.
2026-01-29 21:56:52 +08:00
..
assets fix(icons): normalize SVG fill/stroke colors to black for CSS Icons pipeline 2026-01-29 21:56:52 +08:00
src feat(web): add FileDownload01 icon and use it in artifacts tab 2026-01-28 14:11:18 +08:00
icon-gallery.stories.tsx chore: follow-up fixes for storybook vite migration (#31545) 2026-01-26 20:20:14 +08:00
IconBase.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
IconBase.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.spec.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00