Files
vanilla-hugo/layouts/_partials/icon.html
2026-05-12 19:43:12 -07:00

5 lines
164 B
HTML

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