Const constructor for SVG <path> without attribute shorthands.
<path>
const SvgPath.raw({ super.className, super.attrs, super.on, }) : super('path');