Files
vanilla-hugo/layouts/partials/icon.html
2024-06-19 22:42:49 -07:00

5 lines
141 B
HTML

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