Y
Hacker News
new
|
ask
|
show
|
jobs
by
Syntheticate
1082 days ago
It's definitely supported via the `gradientTransform` attribute on e.g. linear gradients, as in this example:
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/lin...
1 comments
jahewson
1082 days ago
I think they’re referring to conic gradients, also known as angular gradients which SVG doesn’t support.
link