(This SVG violation has a title. Please note that aria-label or aria-labelledby can be used instead.)
(This SVG is wrongly hidden using aria-hidden. Please note that if role="presentation" is used to hide, it would be also violated.)


This informative <svg> element has a aria-hidden="true":

Note: Hard to implement because it requires using AI / human to determine whether the SVG element is truly informative, and then ensuring that it does not have aria-hidden or role="presentation".