Answer & Solution
Answer: Option A
Solution:
SVG icons offer scalability without loss of quality, making them ideal for responsive design and high-resolution displays.
<use>
elements to reference a specific icon within an external SVG file?
<use>
element?
<symbol>
elements is used to define a unique ID for each icon within the sprite sheet?