Cross-file <use>
Author a graphic once and reuse it everywhere — <use href="file.xsvg"> pulls a whole file, or href="file.xsvg#id" a single element, in at compile time and bakes it into self-contained SVG.
Author once and reuse — pull whole files or single elements in at compile time with <use href>.
Author a graphic once and reuse it everywhere — <use href="file.xsvg"> pulls a whole file, or href="file.xsvg#id" a single element, in at compile time and bakes it into self-contained SVG.