title prop (defaults to icon type).',
status: 'DONE',
tests: 'DONE',
},
{
pattern: 'Should have role img.',
status: 'DONE',
tests: 'DONE',
},
{
pattern: 'Should hide SVG paths from accessibility tree.',
status: 'DONE',
tests: 'N/A',
},
{
pattern: 'Should respect Windows High Contrast theme.',
status: 'DONE',
tests: 'N/A',
},
];
export default rules;