san-awesome
Version:
Font Awesome component for San, using inline SVG.
14 lines (12 loc) • 614 B
JavaScript
import Icon from '../../components/Icon'
Icon.register({
'brands/quinscape': {
width: 489,
height: 512,
paths: [
{
d: 'M301.6 474.6c4.4 4.4 8.1 9 13.3 12.5-22.6 6.9-45.6 10.1-70.4 10.1-135 0-244.5-109.5-244.5-244.6 0-135.1 109.5-244.6 244.5-244.6 135.1 0 244.6 109.5 244.6 244.6 0 35.3-6.9 67.4-20.3 97.7-3-5.7-7.2-10.2-11.2-15.3 11.2-93.5-62.1-176.6-157-176.6-87.3 0-158.1 70.8-158.1 158.1s70.8 158.1 158.1 158.1h1zM301.5 474.5c0 0 0.1 0.1 0 0l0.4 0.1zM379.9 305.6c54.8 0 99.2 44.4 99.2 99.2s-44.4 99.2-99.2 99.2c-54.8 0-99.2-44.4-99.2-99.2s44.4-99.2 99.2-99.2z'
}
]
}
})