UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

14 lines (12 loc) 641 B
import Icon from '../components/Icon' Icon.register({ 'chess-bishop': { width: 320, height: 512, paths: [ { d: 'M123.2 77.9c-15.8-5.4-27.2-20.3-27.2-37.9 0-22.1 17.9-40 40-40h47.8c22.1 0 40 17.9 40 40 0 17.5-11.3 32.4-27 37.8 24 16.7 48.6 46.8 68.7 82l-120.6 120.6c-1 1-1.8 2.9-1.8 4.2s0.8 3.3 1.8 4.2l14.1 14.1c1 1 2.9 1.8 4.2 1.8s3.3-0.8 4.2-1.8l113.3-113.3c17.8 38.3 29.4 79.4 29.4 114.3 0 53.8-22.9 75.8-58.4 86v58h-183.7v-58c-35.5-10.2-58.4-32.2-58.4-86 0-78 58.3-187.8 113.4-226.1zM320 500c0 6.6-5.4 12-12 12h-296c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h296c6.6 0 12 5.4 12 12v24z' } ] } })