From 804a8682f3f060e17a1a6f101704af2990834712 Mon Sep 17 00:00:00 2001
From: Tarak Parab <115934474+tarakparab@users.noreply.github.com>
Date: Sun, 9 Jul 2023 11:10:43 +0530
Subject: [PATCH] Icon for Google Play Store (#1242)
---
layouts/partials/svg.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 35eb30f5..79980b19 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -236,6 +236,10 @@
+{{- else if (eq $icon_name "googleplaystore") -}}
+
{{- else if (eq $icon_name "googlepodcasts") -}}