Skip to content

Commit

Permalink
add sketchfab icon (adityatelange#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinfel authored and dunklecat committed Oct 9, 2022
1 parent 7886a30 commit 0f00aab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/svg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,11 @@ shutterstock = '''
stroke-linecap="square" stroke-linejoin="miter" />
</svg>
'''
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"/>
</svg>
'''
slack = '''
<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">
Expand Down

0 comments on commit 0f00aab

Please sign in to comment.