1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 06:36:04 +00:00

add icons

This commit is contained in:
mat 2023-06-17 17:57:15 -05:00
parent c640bc5dfe
commit 5c613a3ba5
2 changed files with 6 additions and 0 deletions

5
src/lib/Icon/Kofi.svelte Normal file
View file

@ -0,0 +1,5 @@
<script>
import Icon from './Icon.svelte'
</script>
<Icon><img src="/icons/kofi.svg" alt="Ko-fi" /></Icon>

1
static/icons/kofi.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#fff" d="M23.88 8.95c-.77-4.09-4.86-4.6-4.86-4.6H.72c-.6 0-.68.8-.68.8L.02 16.97c.17 2.43 2.59 2.68 2.59 2.68l11.96-.05c2.44-.43 2.69-2.57 2.66-3.74 4.35.24 7.42-2.83 6.65-6.91zm-11.06 3.5c-1.25 1.46-4.01 3.99-4.01 3.99s-.12.11-.31.02l-.11-.1-4.03-3.95c-.71-.96-1.05-2.7-.1-3.7.96-1.02 3.01-1.1 4.37.4 0 0 1.56-1.78 3.47-.96 1.9.82 1.83 3 .72 4.3zm6.17.49c-.93.11-1.68.02-1.68.02V7.29h1.77s1.97.55 1.97 2.64c0 1.92-.98 2.67-2.06 3.02z"/></svg>

After

Width:  |  Height:  |  Size: 515 B