While examining the source code, I stumbled upon the <use></use>
tag.
<use xlink:href="#icon-ghost"></use>
I couldn't find extensive information about this particular tag. Can someone explain what it is and how it is typically used?
Apologies for the novice question.