I am creating a web application which uses SVG.
I have created components consist of SVG element, and they are put into a root svg
element.
They have attribute
Instead of trying to create your component to the view with the Component Resolver I will do this instead.
Hope it's clear and solve your problem.