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") -}} @@ -100,7 +101,8 @@ + paint-order="stroke fill markers" /> + {{- else if (eq $icon_name "dribbble") -}} @@ -108,7 +110,8 @@ + 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") -}} @@ -130,7 +133,8 @@ d="M1.265 12.607c.159-1.98.561-3.898 2.08-5.701m5.148-3.29c2.006-.66 3.968-1.157 6.446-.844m5.202 2.98c1.192 1.275 1.963 2.163 2.594 3.815" style="font-variation-settings:normal" stroke="currentColor" stroke-linejoin="round" /> - + + {{- else if (eq $icon_name "github") -}} @@ -232,12 +236,25 @@ +{{- 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") -}} @@ -262,7 +279,8 @@ stroke-linecap="round" stroke-linejoin="round"> + stroke-linecap="square" stroke-linejoin="miter" /> + {{- else if (eq $icon_name "slack") -}}