Commit 6d82e50 1 parent bd46db4 commit 6d82e50 Copy full SHA for 6d82e50
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 521
521
< rect x ="2 " y ="9 " width ="4 " height ="12 "> </ rect >
522
522
< circle cx ="4 " cy ="4 " r ="2 "> </ circle >
523
523
</ svg >
524
+ {{- else if (eq $icon_name "linktree") -}}
525
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="currentColor " stroke ="none ">
526
+ < path
527
+ d ="m13.73635 5.85251 4.00467-4.11665 2.3248 2.3808-4.20064 4.00466h5.9085v3.30473h-5.9365l4.22865 4.10766-2.3248 2.3338L12.0005 12.099l-5.74052 5.76852-2.3248-2.3248 4.22864-4.10766h-5.9375V8.12132h5.9085L3.93417 4.11666l2.3248-2.3808 4.00468 4.11665V0h3.4727zm-3.4727 10.30614h3.4727V24h-3.4727z " />
528
+ </ svg >
524
529
{{- else if (eq $icon_name "mastodon") -}}
525
530
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "
526
531
stroke-linecap ="round " stroke-linejoin ="round ">
You can’t perform that action at this time.
0 commit comments