The output document
Each run returns one SVG document: an <svg> element whose viewBox matches the dimensions you set, holding a single closed <path> whose fill is the chosen color - the curve's d attribute ends in Z. That snippet is the whole deliverable: save it as a .svg file, paste it into an HTML page, or open it in a vector application. Nothing else, no images or fonts, is required to render it.