We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7886a30 commit 0f00aabCopy full SHA for 0f00aab
data/svg.toml
@@ -604,6 +604,11 @@ shutterstock = '''
604
stroke-linecap="square" stroke-linejoin="miter" />
605
</svg>
606
'''
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
+'''
612
slack = '''
613
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
614
stroke-linecap="round" stroke-linejoin="round">
0 commit comments