Check that SVG files are error free and (optionally) don’t have any undesirable things in them.
| Flag | Default | Description |
|---|---|---|
| foreign | false | Allow foreign objects |
| height | any | Range of allowed SVG heights |
| images | none | Embedded image control [ any | embedded | external | none ] |
| namespace | true | Check namespaces |
| namespaces | [] | Additional namespaces allowed when checking namespaces (* for all)
|
| text | false | Allow text nodes |
| viewbox | Ranges of allowed SVG viewBox values | |
| width | any | Range of allowed SVG widths |