From 26315a9e4cccb69bc75126c875ff2ab80a7b7547 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?W=C3=81NG=20Xu=C4=9Bru=C3=AC?=
<1175567+xen0n@users.noreply.github.com>
Date: Fri, 11 Mar 2022 23:06:14 +0800
Subject: [PATCH] Add icon for Bilibili (#814)
The icon is re-drawn by myself to use outlines, referring to the icon
used on bilibili.com and the simpleicons version (which all used fills).
---
layouts/partials/svg.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 89446be5..51a0fc17 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -21,6 +21,14 @@
style="font-variation-settings:normal"
d="M1.774 18.063V5.466h5.51c1.978 0 3.116 1.326 3.055 2.806-.043 1.049-.711 2.988-2.643 2.988h-5.93H7.73c1.224 0 3.532 1.13 3.532 3.532 0 2.4-1.873 3.27-3.318 3.27zm12.57-4.459h7.89s.012-4.18-4.167-4.18c-5.237 0-5.277 9.11-.3 9.11 3.06 0 3.935-1.806 3.935-1.806M15.526 5.823h4.987" />
+{{- else if (eq $icon_name "bilibili") -}}
+
{{- else if (eq $icon_name "buymeacoffee") -}}