Add icon for mastodon
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/83
This commit is contained in:
parent
5419ea678a
commit
677d3cd754
2 changed files with 3 additions and 0 deletions
|
@ -166,6 +166,7 @@ and go to `localhost:1313` in your browser. From now on all the changes you make
|
||||||
- [instagram](https://feathericons.com/?query=instagram)
|
- [instagram](https://feathericons.com/?query=instagram)
|
||||||
- [kaggle](https://simpleicons.org/?q=kaggle)
|
- [kaggle](https://simpleicons.org/?q=kaggle)
|
||||||
- keybase
|
- keybase
|
||||||
|
- [mastodon](https://simpleicons.org/?q=mastodon)
|
||||||
- [linkedin](https://feathericons.com/?query=linked)
|
- [linkedin](https://feathericons.com/?query=linked)
|
||||||
- slack
|
- slack
|
||||||
- stackoverflow
|
- stackoverflow
|
||||||
|
|
|
@ -20,6 +20,8 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M 13.898438 14.601562 L 10.5 18 L 8.25 18 L 8.25 20.25 L 6 20.25 L 6 22.5 L 2.25 22.5 L 2.25 18.75 L 10.148438 10.851562 C 9.890625 10.15625 9.75 9.40625 9.75 8.625 C 9.75 5.105469 12.605469 2.25 16.125 2.25 C 19.644531 2.25 22.5 5.105469 22.5 8.625 C 22.5 12.144531 19.644531 15 16.125 15 C 15.34375 15 14.59375 14.859375 13.898438 14.601562 Z M 20.25 6.75"/></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M 13.898438 14.601562 L 10.5 18 L 8.25 18 L 8.25 20.25 L 6 20.25 L 6 22.5 L 2.25 22.5 L 2.25 18.75 L 10.148438 10.851562 C 9.890625 10.15625 9.75 9.40625 9.75 8.625 C 9.75 5.105469 12.605469 2.25 16.125 2.25 C 19.644531 2.25 22.5 5.105469 22.5 8.625 C 22.5 12.144531 19.644531 15 16.125 15 C 15.34375 15 14.59375 14.859375 13.898438 14.601562 Z M 20.25 6.75"/></svg>
|
||||||
{{- else if (eq .name "linkedin") -}}
|
{{- else if (eq .name "linkedin") -}}
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg>
|
||||||
|
{{- else if (eq .name "mastodon") -}}
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" stroke-width="2"><path d="M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z"/></svg>
|
||||||
{{- else if (eq .name "slack") -}}
|
{{- else if (eq .name "slack") -}}
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.08 9C19.81 1.41 16.54-.35 9 1.92S-.35 7.46 1.92 15 7.46 24.35 15 22.08 24.35 16.54 22.08 9z"></path><line x1="12.57" y1="5.99" x2="16.15" y2="16.39"></line><line x1="7.85" y1="7.61" x2="11.43" y2="18.01"></line><line x1="16.39" y1="7.85" x2="5.99" y2="11.43"></line><line x1="18.01" y1="12.57" x2="7.61" y2="16.15"></line></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.08 9C19.81 1.41 16.54-.35 9 1.92S-.35 7.46 1.92 15 7.46 24.35 15 22.08 24.35 16.54 22.08 9z"></path><line x1="12.57" y1="5.99" x2="16.15" y2="16.39"></line><line x1="7.85" y1="7.61" x2="11.43" y2="18.01"></line><line x1="16.39" y1="7.85" x2="5.99" y2="11.43"></line><line x1="18.01" y1="12.57" x2="7.61" y2="16.15"></line></svg>
|
||||||
{{- else if (eq .name "stackoverflow") -}}
|
{{- else if (eq .name "stackoverflow") -}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue