<defs>
sprite previewThis preview features two methods of using the generated sprite in conjunction with inline SVG. Please have a look at the HTML source for further details and be aware of the following constraints:
<svg viewBox="0 0 {{width.outer}} {{height.outer}}" class="icon icon-{{name}}">
<use xlink:href="#{{name}}"></use>
</svg>
Please set the inline
option to FALSE
in order to preview this method.