PSSVG
PSSVG copied to clipboard
`Write-SVG -InA` ...
Almost all SVG commands should support an -InA parameter, which will enable them to be repurposed in the multitude of ways that SVG allows.
For example, any SVG can easily be rendered -InA a <Pattern>, <Symbol>, or <SVG>. In more interesting terms, any SVG can live within <HTML> (including in a <Template> or a the basis of a custom element)