react-icons
Version:
svg react icons of popular icon packs using ES6 imports
47 lines (34 loc) • 5.61 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }
var React = require('react');
var IconBase = require('react-icon-base');
var TiFeather = function (_React$Component) {
_inherits(TiFeather, _React$Component);
function TiFeather() {
_classCallCheck(this, TiFeather);
return _possibleConstructorReturn(this, Object.getPrototypeOf(TiFeather).apply(this, arguments));
}
_createClass(TiFeather, [{
key: 'render',
value: function render() {
return React.createElement(
IconBase,
_extends({ viewBox: '0 0 40 40' }, this.props),
React.createElement(
'g',
null,
React.createElement('path', { d: 'm19.46666666666667 1.6949999999999998l-0.3000000000000007-0.05666666666666642-0.3000000000000007 0.05499999999999994c-8.033333333333333 1.4733333333333332-13.866666666666667 8.473333333333333-13.866666666666667 16.64 0 7.695 5.18 14.350000000000001 12.5 16.324999999999996v2.00833333333334c0 0.9216666666666669 0.7466666666666661 1.6666666666666643 1.6666666666666679 1.6666666666666643s1.6666666666666679-0.7449999999999974 1.6666666666666679-1.6666666666666643v-2.008333333333333c7.319999999999997-1.9750000000000014 12.5-8.630000000000003 12.5-16.325000000000003 0-8.166666666666668-5.833333333333336-15.166666666666666-13.866666666666667-16.638333333333335z m1.3666666666666671 29.471666666666668v-19.5c0-0.9216666666666669-0.7466666666666661-1.666666666666666-1.6666666666666679-1.666666666666666s-1.6666666666666679 0.7449999999999992-1.6666666666666679 1.666666666666666v19.5c-5.300000000000001-1.8216666666666654-9.000000000000002-6.756666666666668-9.15-12.471666666666668l5.2283333333333335 5.228333333333332c0.16166666666666707 0.1616666666666653 0.375 0.2433333333333323 0.5883333333333329 0.2433333333333323s0.42666666666666586-0.08333333333333215 0.5899999999999999-0.2433333333333323c0.3249999999999993-0.3249999999999993 0.3249999999999993-0.8533333333333317 0-1.1783333333333346l-6.283333333333333-6.283333333333331c0.22333333333333272-1.6050000000000004 0.7249999999999996-3.126666666666667 1.463333333333333-4.513333333333334l3.6400000000000006 3.6400000000000006c0.163333333333334 0.16166666666666707 0.3766666666666669 0.24333333333333407 0.5899999999999999 0.24333333333333407s0.42666666666666586-0.08333333333333393 0.5899999999999999-0.24333333333333407c0.3249999999999993-0.3249999999999993 0.3249999999999993-0.8533333333333335 0-1.1783333333333328l-3.923333333333332-3.92c1.9383333333333344-2.7333333333333334 4.866666666666667-4.743333333333334 8.333333333333334-5.458333333333333 3.466666666666665 0.7166666666666668 6.395 2.7233333333333336 8.333333333333332 5.456666666666666l-3.923333333333332 3.921666666666667c-0.3249999999999993 0.3249999999999993-0.3249999999999993 0.8533333333333335 0 1.1783333333333328 0.163333333333334 0.16166666666666707 0.37666666666666515 0.24333333333333407 0.5899999999999999 0.24333333333333407s0.42666666666666586-0.08333333333333393 0.5899999999999999-0.24333333333333407l3.6400000000000006-3.6416666666666675c0.7399999999999984 1.3833333333333329 1.2399999999999984 2.9066666666666663 1.461666666666666 4.513333333333335l-6.283333333333331 6.283333333333331c-0.32333333333333414 0.32333333333333414-0.32333333333333414 0.8500000000000014 0 1.1766666666666659 0.16666666666666785 0.163333333333334 0.37833333333333385 0.2433333333333323 0.591666666666665 0.2433333333333323s0.42666666666666586-0.08333333333333215 0.5899999999999999-0.2433333333333323l5.228333333333332-5.228333333333335c-0.14999999999999858 5.716666666666669-3.8500000000000014 10.649999999999999-9.149999999999999 12.471666666666664z' })
)
);
}
}]);
return TiFeather;
}(React.Component);
exports.default = TiFeather;
;