From 899cd5dbafb8a2ddb2c460e97b201849946f5826 Mon Sep 17 00:00:00 2001
From: Koya Masuda <71430401+koya-masuda@users.noreply.github.com>
Date: Tue, 6 May 2025 22:04:47 +0900
Subject: [PATCH] Add SVG icon for 'note', only light mode
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index bcd8f8d9..42e18c49 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -974,6 +974,10 @@
+{{- else if (eq $icon_name "note") -}}
+
{{- else if $icon_name -}}