UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

14 lines (12 loc) 234 B
import Icon from '../components/Icon' Icon.register({ circle: { width: 512, height: 512, paths: [ { d: 'M256 8c137 0 248 111 248 248s-111 248-248 248-248-111-248-248 111-248 248-248z' } ] } })