exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.02k stars 556 forks source link

Image under defs tag is not getting displayed on device #784

Open sahani-dev opened 2 years ago

sahani-dev commented 2 years ago

Hello @aure,

I am trying to display custom SVG using Macaw, when I tried to display it in device/simulator, image is not getting displayed. When image tag is outside of def tag, it works perfectly. But I need to display it within defs.

Anyone can please help?

My SVG contents are as follows: