From e000675275e4bbc33850e287a01db2f93be1286b Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Thu, 31 Dec 2020 10:53:44 +0530
Subject: [PATCH] social-icons: add nuget icon & refactor code #163
credits for svg: https://commons.wikimedia.org/wiki/File:NuGet_project_logo.svg
This file is licensed under the Creative Commons Attribution 2.0 Generic license.
---
layouts/partials/svg.html | 30 ++++++++++++++++++++++++------
1 file changed, 24 insertions(+), 6 deletions(-)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index bd5d6aff..38532dd3 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -5,7 +5,8 @@
-
+
+
{{- else if (eq $icon_name "adobestock") -}}
+ paint-order="stroke fill markers" />
+
{{- else if (eq $icon_name "dribbble") -}}
+ d="M8.533 3.208s2.888 2.73 5.339 9.235c2.451 6.505 2.344 8.4 2.344 8.4" />
+
{{- else if (eq $icon_name "email") -}}
+
+
{{- else if (eq $icon_name "github") -}}
+{{- else if (eq $icon_name "nuget") -}}
+
{{- else if (eq $icon_name "paypal") -}}
+ style="font-variation-settings:normal" stroke="currentColor" stroke-linejoin="miter" />
+
{{- else if (eq $icon_name "qq") -}}
+ stroke-linecap="square" stroke-linejoin="miter" />
+
{{- else if (eq $icon_name "slack") -}}