bobatheme/layouts/partials/icon.html
2021-10-05 19:12:10 -05:00

4 lines
189 B
HTML

<svg class="icon" fill="none" stroke="lightgray" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<use href="{{ printf "/feather-sprite.svg#%s" . | relURL }}" />
</svg>