mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-14 10:32:33 +02:00
Add SVG for YesWeHack (#1791)
This commit is contained in:
@@ -951,6 +951,11 @@
|
||||
<path
|
||||
d="M0 24V0h24v24H0zM6.951 5.896l4.112 7.708v5.064h1.583v-4.972l4.148-7.799h-1.749l-2.457 4.875c-.372.745-.688 1.434-.688 1.434s-.297-.708-.651-1.434L8.831 5.896h-1.88z" />
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "yeswehack") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1300" fill="currentColor" stroke="none">
|
||||
<path d="M405 551l-397 -338c-5,-4 -8,-11 -8,-18l0 -171c0,-13 11,-24 24,-24l154 0c14,0 24,11 24,24l0 89 304 258 303 -258 0 -89c0,-13 11,-24 24,-24l155 0c13,0 23,11 23,24l0 171c0,7 -2,14 -8,18l-396 338 0 90c0,13 -11,24 -24,24l-155 0c-13,0 -23,-11 -23,-24l0 -90z"/>
|
||||
<path d="M202 1052l203 -172 0 -90c0,-13 10,-24 23,-24l155 0c13,0 24,11 24,24l0 90 202 172 0 -505c0,-8 3,-14 9,-18l154 -132c7,-6 17,-8 26,-4 8,4 13,13 13,22l0 876c0,13 -10,24 -23,24l-174 0c-6,0 -11,-2 -15,-6l-293 -249 -293 249c-5,4 -10,6 -16,6l-173 0c-13,0 -24,-11 -24,-24l0 -876c0,-9 5,-18 14,-22 9,-4 18,-2 25,4l155 131c5,5 8,11 8,19l0 505z"/>
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "youtube") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
|
Reference in New Issue
Block a user