I want to create a circle which contains an image, I already tried using pattern or filter but none of them give me the expected result. Below is t
pattern
filter
Try this,
use patternUnits="userSpaceOnUse" and to set height="100%" width="100%" of
patternUnits="userSpaceOnUse"
height="100%" width="100%"
Demo