diff options
Diffstat (limited to 'static/rss.svg')
| -rw-r--r-- | static/rss.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/rss.svg b/static/rss.svg new file mode 100644 index 0000000..9dbdb73 --- /dev/null +++ b/static/rss.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Source: SVG Repo, https://www.svgrepo.com/svg/349492/rss --> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> + <rect width="512" height="512" rx="15%" fill="#f80"/> + <circle cx="145" cy="367" r="35" fill="#ffffff"/> + <path fill="none" stroke="#ffffff" stroke-width="60" d="M109 241c89 0 162 73 162 162m114 0c0-152-124-276-276-276"/> +</svg> |
