mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-04 16:05:59 -06:00
4 lines
189 B
HTML
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>
|