mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-04-14 20:52:58 -04:00
feat: simplex icon
This commit is contained in:
parent
3b0ee00eb0
commit
1b44ab812d
@ -572,6 +572,15 @@
|
||||
<path d="M7.728 11.725V9.032c0-1.025.824-1.85 1.849-1.85h2.815m3.88 5.093v2.693a1.845 1.845 0 0 1-1.849 1.85h-2.815"
|
||||
stroke-linecap="square" stroke-linejoin="miter" />
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "simplex") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 280 280" fill="currentcolor">
|
||||
<path
|
||||
d="M104.76123,132.576283 L104.761335,189.418546 L133.182388,189.418546 L133.18223,189.417283 L190.02423,189.418283 L190.02323,132.576283 L190.024493,132.576441 L190.024493,104.155388 L133.18223,104.155283 L133.18223,104.154283 L190.02423,104.155283 L190.024493,47.3132832 L218.445546,47.3132832 L218.44523,104.155283 L275.287651,104.155388 L275.287651,132.576441 L218.44523,132.576283 L218.44523,189.418283 L275.287651,189.418546 L275.287651,217.839599 L218.44523,217.839283 L218.445546,274.681704 L190.024493,274.681704 L190.02423,217.839283 L133.18223,217.839283 L133.182388,274.681704 L104.761335,274.681704 L104.76123,217.839283 L47.9192298,217.839599 L47.9192298,189.418546 L104.76123,189.418283 L104.76023,132.576283 L104.76123,132.576283 Z"
|
||||
transform="translate(161.603440, 160.997494) rotate(-45.000000) translate(-161.603440, -160.997494) "></path>
|
||||
<path
|
||||
d="M115.52381,89.9448622 L115.523652,146.786862 L172.365915,146.786967 L172.365915,175.20802 L115.523652,175.207862 L115.52381,232.050125 L87.1027569,232.050125 L87.1026517,175.207862 L30.2606517,175.20802 L30.2606517,146.786967 L87.1026517,146.786862 L87.1027569,89.9448622 L115.52381,89.9448622 Z"
|
||||
transform="translate(101.313283, 160.997494) rotate(-45.000000) translate(-101.313283, -160.997494) "></path>
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "sketchfab") -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 2000" fill="currentColor">
|
||||
<path d="m1000 0c-552.32 0-1000 447.72-1000 1000s447.68 1000 1000 1000 1000-447.72 1000-1000-447.6-1000-1000-1000zm-86.88 1595.07-431.12-248.86v-502l431.12 232.79zm76.8-636.19-510.08-270.38 510.08-294.5 510.16 294.5zm510.48 388.29-429.52 248v-516.17l429.52-232z"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user