Add icons

This commit is contained in:
2021-10-05 19:12:10 -05:00
parent 0a05fa3979
commit 29414e01ac
5 changed files with 35 additions and 3 deletions

View File

@ -0,0 +1,3 @@
<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>

After

Width:  |  Height:  |  Size: 189 B