UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

17 lines (13 loc) 698 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({ boxes: { width: 576, height: 512, paths: [{ d: 'M560 288c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16h-224c-8.8 0-16-7.2-16-16v-192c0-8.8 7.2-16 16-16h80v96l32-21.3 32 21.3v-96h80zM176 224c-8.8 0-16-7.2-16-16v-192c0-8.8 7.2-16 16-16h80v96l32-21.3 32 21.3v-96h80c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16h-224zM240 288c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16h-224c-8.8 0-16-7.2-16-16v-192c0-8.8 7.2-16 16-16h80v96l32-21.3 32 21.3v-96h80z' }] } });