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 325
325
< path d ="M4 4a16 16 0 0 1 16 16 " />
326
326
< circle cx ="5 " cy ="19 " r ="1 " />
327
327
</ svg >
328
+ {{- else if (eq $icon_name "serverfault") -}}
329
+ < svg viewBox ="0 0 24 24 " xmlns ="http://www.w3.org/2000/svg " fill ="currentColor ">
330
+ < path
331
+ d ="M24 18.185v2.274h-4.89v-2.274H24zm-24-.106h11.505v2.274H0v-2.279.005zm12.89 0h4.89v2.274h-4.89v-2.279.005zm6.221-3.607H24v2.274h-4.89l.001-2.274zM0 14.367h11.505v2.274H0v-2.274zm12.89 0h4.89v2.274h-4.89v-2.274zm6.221-3.346H24v2.273h-4.89l.001-2.273zM0 10.916h11.505v2.271H0v-2.271zm12.89 0h4.89v2.271h-4.89v-2.271zm6.22-3.609H24v2.279h-4.89V7.307zM0 7.206h11.505V9.48H0V7.201v.005zm12.89 0h4.89V9.48h-4.89V7.201v.005zm6.221-3.556H24v2.276h-4.89v-2.28l.001.004zM0 3.541h11.505v2.274H0V3.541zm12.89 0h4.89v2.274h-4.89V3.541z "/>
332
+ </ svg >
328
333
{{- else if (eq $icon_name "soundcloud") -}}
329
334
< svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="currentColor " stroke ="none ">
330
335
< path
You can’t perform that action at this time.
0 commit comments