Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gundamew/hugo-bingo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBing-Sheng Chen <gundamew@gmail.com>2021-05-27 11:14:40 +0300
committerBing-Sheng Chen <gundamew@gmail.com>2021-05-27 11:14:40 +0300
commit47dc6e88901fdfdf57f76007dbd694b9316a0b12 (patch)
tree99d57a3dde9bde7076e3c87192cf1c918dea74c5
parent0664defeaa83ec137972a2ce682be7227a02cb9c (diff)
feat: Add RSS iconv1.7.1
Add new icon: RSS.
-rw-r--r--layouts/partials/social-icons/rss.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/social-icons/rss.svg b/layouts/partials/social-icons/rss.svg
new file mode 100644
index 0000000..e160f75
--- /dev/null
+++ b/layouts/partials/social-icons/rss.svg
@@ -0,0 +1 @@
+<svg class="{{ .class }}" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RSS icon</title><path d="M19.199 24C19.199 13.467 10.533 4.8 0 4.8V0c13.165 0 24 10.835 24 24h-4.801zM3.291 17.415c1.814 0 3.293 1.479 3.293 3.295 0 1.813-1.485 3.29-3.301 3.29C1.47 24 0 22.526 0 20.71s1.475-3.294 3.291-3.295zM15.909 24h-4.665c0-6.169-5.075-11.245-11.244-11.245V8.09c8.727 0 15.909 7.184 15.909 15.91z"/></svg>