Hi i am not able to assign fill color to inbuild svg motor.
i am passing fill property from style
If you are using the SVGs from the symbol factory, the fill
style rule you set on the style of the component is likely being overwritten at the element level for each piece of the SVG.
You can change these colors for each element of the component like so manually like so:
There may be a way to do an overlay like how is recommended in Vision, but I am not aware of how to achieve that in Perspective.