Skip to content

Commit 0f00aab

Browse files
pinfeldunklecat
authored andcommitted
add sketchfab icon (adityatelange#998)
1 parent 7886a30 commit 0f00aab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/svg.toml

+5
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,11 @@ shutterstock = '''
604604
stroke-linecap="square" stroke-linejoin="miter" />
605605
</svg>
606606
'''
607+
sketchfab = '''
608+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 2000" fill="currentColor">
609+
<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"/>
610+
</svg>
611+
'''
607612
slack = '''
608613
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
609614
stroke-linecap="round" stroke-linejoin="round">

0 commit comments

Comments
 (0)