Pass label to expose the icon to assistive tech. The rendered <svg> gets role="img" and the matching aria-label.
Without label, the SVG is marked aria-hidden="true" — appropriate when the icon is purely decorative or sits next to text that already conveys the meaning.