What does 'ARIA label' on an icon element accomplish in web accessibility?
-
A
It sets the icon's display size for screen readers
-
B
It provides a text description of the icon's purpose for assistive technologies like screen readers
-
C
It hides the icon from visual display while keeping it in the DOM
-
D
It links the icon to its SVG source file