The <defs> element should not be exposed by the browser. The aria-hidden attribute removes the element it is applied to from the browser's accessibility tree.
Test example
Test criteria
The browser should not expose the <defs> element.
The screen reader should not recognise the SVG content.