1 2 3 4 5 6
Wraps each element in `<symbol>` under the root `<svg>` and creates an adjacent `<use>` element, referencing `<symbol>` by a random id. Selects the new `use` elements. ```sh # Effects: history, document, selection, tree -clone ```