mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-13 06:34:24 -04:00
Merge d3b7c60f26
into 149f12cea7
This commit is contained in:
commit
213bd761d0
1 changed files with 8 additions and 4 deletions
|
@ -675,6 +675,10 @@
|
|||
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">
|
||||
</path>
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "quora") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
|
||||
<path d="M11.8 16a5 5 0 1 1 3.7-1.6m-1 5.2a7 7 0 0 1-2.7.4 9 9 0 1 1 9-9c0 2.5-1 5-2.9 6.7m-4.5-5.6c2.4 1.4 3.2 4.6 5 6.7l2.8 3s-3.2.4-4.5-.3c-2.6-1.3-3.5-4.6-5.3-7l-2.3-2.7s3-.4 4.3.3z"/>
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "reddit") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke="none" stroke-width="1">
|
||||
<path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue