File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 487
487
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="currentColor ">
488
488
< path d ="M3.678 4.8 12 9.6v9.6l8.322-4.8V4.8L12 0ZM12 19.2l-8.322-4.8V24Z "/>
489
489
</ svg >
490
+ {{- else if (eq $icon_name "pixelfed") -}}
491
+ < svg width ="24 " height ="24 " version ="1.1 " viewBox ="0 0 24 24 " xmlns ="http://www.w3.org/2000/svg ">
492
+ < path id ="pixelfed " d ="m12 .99649c-6.077 0-11.004 4.9264-11.004 11.004 0 6.077 4.9264 11.004 11.004 11.004 6.077 0 11.004-4.9264 11.004-11.004 0-6.077-4.9264-11.004-11.004-11.004zm-1.7683 6.7017h2.9133c1.9016 1e-6 3.4428 1.5006 3.4428 3.3518 0 1.8512-1.5414 3.3526-3.4428 3.3526h-2.0185l-2.8816 2.756v-7.5262c0-1.068.8896-1.9342 1.9867-1.9342z " fill ="none " stroke ="currentColor " stroke-width ="1.993 "/>
493
+ </ svg >
490
494
{{- else if (eq $icon_name "qq") -}}
491
495
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 "
492
496
stroke-linecap ="round " stroke-linejoin ="round ">
You can’t perform that action at this time.
0 commit comments