WIP: Text link with icon(svg) can not show fill color properly at different breakpoints

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

custom breakspoint, mobile first

textlink with custom icon(svg), set fill color white for basepoint and 2xl,

basepoint’s icon fill color is not change, 2xl’s icon fill color is normal.

mobile first breakpoint
tex link with custom icon
base breakpoint's fill color
can not show properly
also set fill color at 2xl breakpoint
fill color at 2xl breakpoint is ok

Hi William,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue. Edit: now I can.
However, would you be so kind as to provide a live link? Thanks!

Best regards,
timmse

hi,
svg icon in 2.0-rc2 fix some problem,

but still have following issues, please help to improve.

Thanks.


The fundamental problem is still the same, which is: Custom SVG styles don’t show on canvas (mobile first), isn’t it?

yes, you are right! @timmse