Search code examples
csssvgstroke

How to apply conic gradient to svg stroke?


Is any idea how it can be done?

Expecting this:enter image description here

https://codesandbox.io/s/how-to-apply-conic-gradient-to-svg-stroke-cbx37l


Solution

  • I was able to implement it with pattern image.
    https://codesandbox.io/s/how-to-apply-conic-gradient-to-svg-stroke-cbx37l