namespace SlaveEngine.Assets; public class VectorAsset : Asset { //TODO: insert the data from an SVG here. }