diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/feed.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/feed.svg b/dist/feed.svg new file mode 100644 index 0000000..428095d --- /dev/null +++ b/dist/feed.svg | |||
@@ -0,0 +1,5 @@ | |||
1 | <svg fill="none" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <path d="m1.75 1.75c6.9036 0 12.5 5.5964 12.5 12.5" stroke="currentColor" /> | ||
3 | <circle cx="3" cy="13" r="1.25" fill="none" stroke="currentColor" /> | ||
4 | <path d="m1.75 6.75c4.1421 0 7.5 3.3579 7.5 7.5" stroke="currentColor" /> | ||
5 | </svg> | ||