san-awesome
Version:
Font Awesome component for San, using inline SVG.
14 lines (12 loc) • 1.5 kB
JavaScript
import Icon from '../../components/Icon'
Icon.register({
'brands/phoenix-squadron': {
width: 513,
height: 512,
paths: [
{
d: 'M96.2 62.8c46.7-36.2 105.9-56.2 165-54.7 29.7-0.4 59.3 5.4 87.2 15.4-24.2-4.6-49.2-6.4-73.6-2.5-43 5.3-83.3 27.2-112.2 59.3 5.7-1 10.8-3.7 16.1-5.9 18.2-7.9 37.6-13.3 57.4-14.9 19.8-2.1 39.8-0.4 59.5 1.9-14.5 2.8-29.2 4.6-43.1 9.6-34.5 11.1-65.5 33.3-86.5 62.8-13.8 19.8-23.7 43-24.7 67.3-0.3 16.5 5.2 34.9 19.9 44.2 11.1 6.7 24.9 9.4 37.6 6.8 15.5-2.5 30.2-8.7 43.7-16.4 11.5-6.8 22.7-14.6 32-24.3 3.8-3.2 2.5-8.5 2.6-12.8-2.1-0.3-4.4-1.1-6.3 0.3-9.5 5.2-25.6 12.1-35.9 15.4-20.1 6.2-42.3 8.5-62.3 0.8 12.8 1.7 26.1 0.3 37.8-5.5 20.3-9.8 36.9-25.3 54.6-38.9 27.8-21.3 57.6-40.1 89.2-55.5 25.8-12 53.1-22.8 81.8-24.2-15.7 13.8-32.3 26.6-46.9 41.5-14.5 14-27.5 29.6-40.2 45.3-3.5 4.6-9 7-13.6 10.2-22.2 15-40.6 36-52 60.3-9.4 19.7-14.6 42-11.8 63.8 2 13.7 8.7 27.7 21 35 12.9 8 29.1 8.1 43.6 5.1 32.9-7.5 61.6-29 81.3-56 20.5-27.6 30.6-62.4 29.3-96.6-0.5-7.5-1.6-15-1.7-22.5 8 19.5 14.9 39.8 16.7 61 2 14.3 0.8 28.8-1.6 43-1.9 11-5.7 21.6-7.8 32.5 20.4-22.7 34.2-51.2 39.5-81.3 5.7-35.4 0.6-72.4-14.3-105 20.8 32.1 32.4 69.8 35.8 107.8 0.5 12.8 0.5 25.6 0 38.3-2.9 34.3-13 68-29.8 98-26.2 47.5-68.2 85.9-117.5 108.3-78.5 36.3-175.2 31.4-248.7-14.7-38.8-23.8-71.1-58.3-91.7-99-14.7-28.9-23.4-60.8-25.4-93.2v-31.4c3.9-70 41-136.3 96.2-178.9zM318.9 143.4c5.5-0.8 10.8-2.6 16-4.5 5-1.8 9.3-6 10.3-11.3-8.9 5-18 10-26.4 15.8z'
}
]
}
})