From d53671786c1fba5764fce7d004b8eacebfdf1711 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Thu, 31 Dec 2020 11:02:13 +0530 Subject: [PATCH] social-icons: add reddit icon #163 credits for svg: https://iconmonstr.com/reddit-1-svg/ LICENSE: https://iconmonstr.com/license/ --- layouts/partials/svg.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 38532dd3..03de65a2 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -262,6 +262,11 @@ d="M433.754 420.445c-11.526 1.393-44.86-52.741-44.86-52.741 0 31.345-16.136 72.247-51.051 101.786 16.842 5.192 54.843 19.167 45.803 34.421-7.316 12.343-125.51 7.881-159.632 4.037-34.122 3.844-152.316 8.306-159.632-4.037-9.045-15.25 28.918-29.214 45.783-34.415-34.92-29.539-51.059-70.445-51.059-101.792 0 0-33.334 54.134-44.859 52.741-5.37-.65-12.424-29.644 9.347-99.704 10.261-33.024 21.995-60.478 40.144-105.779C60.683 98.063 108.982.006 224 0c113.737.006 163.156 96.133 160.264 214.963 18.118 45.223 29.912 72.85 40.144 105.778 21.768 70.06 14.716 99.053 9.346 99.704z"> +{{- else if (eq $icon_name "reddit") -}} + + + {{- else if (eq $icon_name "rss") -}}