UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

14 lines (12 loc) 504 B
import Icon from '../components/Icon' Icon.register({ 'sim-card': { width: 384, height: 512, paths: [ { d: 'M320 0c35.3 0 64 28.7 64 64v384c0 35.3-28.7 64-64 64h-256c-35.3 0-64-28.7-64-64v-320l128-128h192zM160 192v64h64v-64h-64zM64 224v32h64v-64h-32c-17.7 0-32 14.3-32 32zM128 448v-64h-64v32c0 17.7 14.3 32 32 32h32zM224 448v-64h-64v64h64zM320 416v-32h-64v64h32c17.7 0 32-14.3 32-32zM320 352v-64h-256v64h256zM320 256v-32c0-17.7-14.3-32-32-32h-32v64h64z' } ] } })