UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

17 lines (13 loc) 512 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/twitch': { width: 448, height: 512, paths: [{ d: 'M40.1 32h397.9v274.2l-117 117h-87l-56.8 56.8h-60.2v-56.8h-107v-314.3zM397.9 286.1v-214h-321v280.9h90.3v56.8l56.8-56.8h107zM331 149v116.9h-40.1v-116.9h40.1zM224 149v116.9h-40.1v-116.9h40.1z' }] } });