AddDefaultFillToShapes
Custom plugin that adds fill="#000" to shapes missing an explicit fill.
SVG shapes default to black fill per spec, but some tools omit the attribute. This plugin makes the default explicit so downstream parsing doesn't lose it.