vanilla-hugo/layouts/partials/icon.html

5 lines
141 B
HTML
Raw Normal View History

<svg class="feather">
<use xlink:href="/feather-sprite.svg#{{ . }}"/>
</svg>
{{- /* This comment is to remove trailing whitespace */ -}}