feat: add etsy icon
This commit is contained in:
parent
d8fa1174b2
commit
2598f45a49
@ -603,6 +603,10 @@
|
||||
</path>
|
||||
<polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon>
|
||||
</svg>
|
||||
{{- else if (eq $icon_name "etsy") -}}
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-200 -100 1000 1250" xml:space="preserve">
|
||||
<g><g><g><path d="M364,464.7c0-7.5,0-13.5,0-19.4c0.1-109.2,0.2-218.5,0.3-327.7c0-24.2,0.8-25.1,25.5-25.1c97.2-0.1,194.5,1.1,291.7-0.6c40.4-0.7,66,17.4,83,51.2c7.5,14.9,14.1,30.5,19,46.5c8.3,27.5,14.5,55.6,22.8,83.1c1.8,5.9,8.3,13.9,13.5,14.7c14.6,2,29.7,0.7,46.2,0.7c5.8-93.8,11.5-186,17.2-278.1C611,33.5,341.5,22.1,70.4,17.6c0,17.4-0.9,33.6,0.6,49.6c0.4,4.3,7.4,10.2,12.3,11.4c20.4,4.7,41.1,7.8,61.7,11.7c48.3,9.2,61.5,24.7,62.3,74.2c1.4,87.6,3.7,175.1,3.5,262.7c-0.2,141-2,282-3.3,423c-0.1,7.7-1.6,15.4-2.6,23.2c-2.2,16.4-11.6,27.6-26.5,33.6c-9.9,4-20.3,7.2-30.7,9.5c-25.5,5.5-51.1,10.2-75.2,15c0,21.2,0,39.4,0,58.2c10.7,0,19.6,0.3,28.6,0c67.7-2.1,135.5-6.6,203.2-6.2c189,1.1,378,4.1,567,6.5c24.8,0.3,23.8,0.5,26.5-23.7c7.3-64.9,15.4-129.7,23.2-194.5c2.9-24,5.8-48,9-74.1c-11.4,0-19.8,1-27.9-0.2c-18.6-2.9-27.6,5.2-34.5,22.3c-15.7,38.9-32.6,77.3-51.1,114.9c-22.7,46.1-58.9,77.1-111.9,78.7c-87.5,2.7-175.2,4.5-262.6,2c-56.9-1.6-78.2-29.1-78.2-85.8c0-91.2,0.1-182.5,0.3-273.7c0-7,0.6-14,0.9-20.8c3.3-0.9,5-1.8,6.6-1.8c61.2,1.1,122.4,1.8,183.5,3.8c32.5,1.1,58.3,13.8,67.4,48.4c4,15,7.7,30.1,11.3,45.3c10.2,42.1,10.2,41.5,53.2,41.2c14.6-0.1,17.8-5.5,17.8-19.1c0.4-102.5,1.5-205,2.3-307.5c0.1-8.6,0-17.2,0-26.7c-16.4,0-30.8,0.8-45.1-0.2c-11.3-0.8-16,4-18.4,14.3c-5.9,26.3-11.9,52.5-18.7,78.5c-9,34.7-21.8,45.2-57.7,48.2c-26.3,2.2-52.5,4.8-78.9,5.3C447.6,465.4,407,464.7,364,464.7z"/></g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></g>
|
||||
</svg>
|
||||
{{- else if $icon_name -}}
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
|
Loading…
x
Reference in New Issue
Block a user