UNPKG

san-awesome

Version:

Font Awesome component for San, using inline SVG.

17 lines (13 loc) 798 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/shopware': { width: 495, height: 512, paths: [{ d: 'M395.5 455.3c-43 31.8-94 48.6-147.5 48.6-137.2 0-248-111-248-248 0-137.2 111-248 248-248 61.3 0 120.1 22.5 165.7 63.5 2.6 2.4 0.6 6.6-2.9 6.2-17.7-2.4-36.8-3.7-56.7-3.7-129.4 0-222.4 53.5-222.4 155.4 0 109 92.1 145.9 176.8 178.7 33.6 13 65.4 25.4 87 41.6 1.9 1.4 1.9 4.3 0 5.7zM495 232.9c2 23.1 3 64.9-15.9 113.3-0.8 2-3.2 2.9-5 1.8-29.5-16.4-61.6-28.3-92.7-39.9-60.3-22.5-112.3-41.9-112.3-84.5 0-1.5-3.9-53.6 80.3-53.6 50.9 0 92.7 17.5 144.5 60.5 0.7 0.6 1.2 1.5 1.3 2.4z' }] } });