How to translate the SVG image to GOJS diagram

http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="border: solid 1px black; overflow: auto; height: 500px" id="divmenu" width="200px" >
How to load this svg content into gojs diagram.

Thanks & Regards
Amit Kumar Jha

As an object in a Node or a Link:
$(go.Picture, “Image/computerNew.jpg”, { width: 50, height: 50 })