From 29797a7464b63147c25be21ec99839012d30ca5d Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Mon, 30 Nov 2020 20:46:30 +0530
Subject: [PATCH] social-icons: add kofi icon #29
* thanks to https://iconify.design/icon-sets/simple-icons/kofi.html
and Simple Icons Collaborators
* License CC0 1.0
* edited to fit dual-tone theme
---
layouts/partials/svg.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 0d4d0c0c..ac5bd993 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -178,6 +178,13 @@
+{{- else if (eq $icon_name "kofi") -}}
+
{{- else if (eq $icon_name "lastfm") -}}