SVG icon

<svg class="svg-icon  ">
    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../../dist/icons/icons.svg#icon-checkbox"></use>
</svg>
<svg class="svg-icon {{ modifier }} {{ class }}">
    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="{{ path '/dist/icons/icons.svg' }}#{{ svgIconName }}"></use>
</svg>
{
  "svgIconName": "icon-checkbox"
}

There are no notes for this item.