Open
Description
How to set the color of svg loaded from url?
<SvgUri width="80%" height="80%" uri="https://unpkg.com/[email protected]/dist/svg/person-outline.svg" color="red" fill="red" />
the snippet is not changing color.
Thank you.
How to set the color of svg loaded from url?
<SvgUri width="80%" height="80%" uri="https://unpkg.com/[email protected]/dist/svg/person-outline.svg" color="red" fill="red" />
the snippet is not changing color.
Thank you.