, CSS , . npm install --save octicons,
node_modules/octicons//
sprite.octicons-demo.html, , , , . , , , , - , <svg>...</svg>, index.html,
<svg version="1.1" width="32" height="32" viewBox="0 0 16 16" class="octicon octicon-alert" aria-hidden="true"><use xlink:href="#alert" /></svg>
man, . , , CSS-Tricks
UPDATE
, . , "" IMHO. , SVG , , . , , <svg></svg> - <div style="display:none;"><svg>...</svg></div>, , , ( , SVG ).
, SVG, . , <svg>...</svg> index.html, ,
<svg width="32" height="32" class="octicon" aria-hidden="true"><use xlink:href="/node_modules/octicons/build/sprite.octicons.svg#alert" /></svg>
, 32x32. , svg , , viewBox. , CSS-Tricks g symbol SVG; , viewBox .