vanilla-hugo/layouts/partials/icon.html

4 lines
81 B
HTML
Raw Normal View History

<svg class="feather">
<use xlink:href="/feather-sprite.svg#{{ . }}"/>
</svg>