I could not find a way to embed two SVGs in an SVG document. I need to do this with the possibility of code that will manipulate both child SVG-s and independent coordinates on both of these areas. I do not like to do this in HTML, because I find it too restrictive compared to SVG. Thank you very much!
source share