Add an RSS SVG icon which I will not use right now

This commit is contained in:
hedy 2024-04-08 21:31:10 +08:00
parent 2e177f873f
commit 2b58f28c95
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 3 additions and 0 deletions

3
assets/rss.svg Normal file
View File

@ -0,0 +1,3 @@
<svg height="1024" width="768" xmlns="http://www.w3.org/2000/svg">
<path d="M128 640C57.344 640 0 697.375 0 768s57.344 128 128 128 128-57.375 128-128S198.656 640 128 640zM128 384c0 0-64 2-64 64s64 64 64 64c141.375 0 256 114.625 256 256 0 0 0 64 64 64s64-64 64-64C512 556 340.031 384 128 384zM128 128c0 0-64 0-64 64s64 64 64 64c282.75 0 512 229.25 512 512 0 0 0 64 64 64s64-64 64-64C768 414.594 481.5 128 128 128z" />
</svg>

After

Width:  |  Height:  |  Size: 426 B