UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

17 lines (13 loc) 784 B
'use strict'; var _Icon = require('../../components/Icon'); var _Icon2 = _interopRequireDefault(_Icon); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } _Icon2.default.register({ 'brands/buromobelexperte': { width: 448, height: 512, paths: [{ d: 'M0 32h128v128h-128v-128zM120 152v-112h-112v112h112zM160 32h128v128h-128v-128zM280 152v-112h-112v112h112zM320 32h128v128h-128v-128zM440 152v-112h-112v112h112zM0 192h128v128h-128v-128zM120 312v-112h-112v112h112zM160 192h128v128h-128v-128zM280 312v-112h-112v112h112zM320 192h128v128h-128v-128zM440 312v-112h-112v112h112zM0 352h128v128h-128v-128zM120 472v-112h-112v112h112zM160 352h128v128h-128v-128zM280 472v-112h-112v112h112zM320 352h128v128h-128v-128z' }] } });