react-icons
Version:
svg react icons of popular icon packs using ES6 imports
47 lines (34 loc) • 10.1 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 TiWeatherSnow = function (_React$Component) {
_inherits(TiWeatherSnow, _React$Component);
function TiWeatherSnow() {
_classCallCheck(this, TiWeatherSnow);
return _possibleConstructorReturn(this, Object.getPrototypeOf(TiWeatherSnow).apply(this, arguments));
}
_createClass(TiWeatherSnow, [{
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: 'm34.16666666666667 25.223333333333336l-4.094999999999999-0.8383333333333347 2.471666666666664-0.658333333333335c0.8883333333333354-0.23833333333333329 1.4166666666666643-1.1499999999999986 1.1783333333333346-2.041666666666668-0.23666666666666458-0.8883333333333319-1.1499999999999986-1.4166666666666679-2.041666666666668-1.1783333333333346l-2.513333333333332 0.6716666666666669c0.061666666666667425-0.38333333333333286 0.11666666666666714-0.7733333333333334 0.11666666666666714-1.1766666666666659s-0.054999999999999716-0.793333333333333-0.11666666666666714-1.1783333333333346l2.5166666666666657 0.673333333333332c0.14499999999999957 0.038333333333333997 0.28999999999999915 0.05666666666666842 0.43333333333333 0.05666666666666842 0.7333333333333343 0 1.4099999999999966-0.48999999999999844 1.6083333333333343-1.2333333333333343 0.23833333333333684-0.8883333333333319-0.28999999999999915-1.8033333333333346-1.1783333333333346-2.041666666666668l-2.4716666666666676-0.6616666666666671 4.091666666666665-0.836666666666666c0.35999999999999943-0.07333333333333414 0.7000000000000028-0.2599999999999998 0.961666666666666-0.5549999999999997 0.6433333333333309-0.7266666666666666 0.5783333333333331-1.8366666666666678-0.14999999999999858-2.4800000000000004s-1.8333333333333357-0.5783333333333331-2.4783333333333317 0.15000000000000036l-2.7716666666666683 3.121666666666666 0.663333333333334-2.466666666666667c0.23999999999999844-0.8866666666666667-0.288333333333334-1.8000000000000007-1.1766666666666659-2.041666666666666-0.8866666666666667-0.23666666666666636-1.8049999999999997 0.288333333333334-2.0450000000000017 1.1766666666666659l-0.6783333333333346 2.5266666666666673c-0.6099999999999994-0.5-1.283333333333335-0.9066666666666663-2.033333333333335-1.1950000000000003l1.8383333333333347-1.838333333333333c0.6499999999999986-0.6500000000000004 0.6499999999999986-1.705 0-2.3566666666666674s-1.706666666666667-0.6500000000000004-2.3583333333333343 0l-1.8049999999999962 1.811666666666671 1.31666666666667-3.966666666666666c0.11666666666666714-0.34999999999999964 0.125-0.7333333333333334 0-1.1116666666666672-0.3066666666666684-0.9199999999999999-1.3000000000000007-1.416666666666667-2.2216666666666676-1.1100000000000003s-1.4166666666666679 1.2999999999999998-1.1133333333333333 2.2216666666666667l1.3216666666666654 3.966666666666667-1.8099999999999987-1.8116666666666674c-0.6533333333333324-0.6500000000000004-1.706666666666667-0.6500000000000004-2.3583333333333343 0s-0.6499999999999986 1.705 0 2.3566666666666656l1.836666666666666 1.836666666666666c-0.745000000000001 0.28666666666666707-1.4216666666666669 0.6966666666666672-2.033333333333335 1.1933333333333334l-0.6649999999999991-2.524999999999997c-0.23833333333333329-0.8883333333333336-1.161666666666667-1.416666666666666-2.039999999999999-1.1783333333333328-0.8916666666666675 0.23833333333333329-1.42 1.1500000000000004-1.1833333333333336 2.040000000000001l0.6616666666666671 2.4749999999999996-2.7699999999999996-3.128333333333334c-0.24166666666666714-0.27500000000000036-0.5750000000000011-0.4750000000000014-0.9633333333333329-0.5550000000000015-0.9499999999999993-0.19500000000000028-1.8783333333333339 0.4166666666666661-2.073333333333334 1.3666666666666671s0.4166666666666661 1.879999999999999 1.3699999999999992 2.0749999999999993l4.091666666666667 0.8383333333333329-2.466666666666667 0.6599999999999984c-0.8900000000000006 0.23833333333333329-1.416666666666666 1.1499999999999986-1.1799999999999997 2.041666666666668 0.1999999999999993 0.7466666666666661 0.8716666666666661 1.2366666666666681 1.6083333333333325 1.2366666666666681 0.14333333333333265 0 0.288333333333334-0.01666666666666572 0.43333333333333357-0.05666666666666842l2.5133333333333336-0.673333333333332c-0.06666666666666643 0.38333333333333286-0.12166666666666615 0.7749999999999986-0.12166666666666615 1.1766666666666659s0.05666666666666664 0.7916666666666679 0.11666666666666714 1.1783333333333346l-2.5116666666666667-0.673333333333332c-0.8866666666666667-0.23666666666666814-1.8000000000000007 0.288333333333334-2.041666666666666 1.1783333333333346-0.2400000000000002 0.8883333333333319 0.28999999999999915 1.8033333333333346 1.1783333333333328 2.041666666666668l2.4716666666666676 0.6616666666666653-4.091666666666667 0.836666666666666c-0.35999999999999943 0.07333333333333414-0.6999999999999993 0.26000000000000156-0.961666666666666 0.5566666666666684-0.6449999999999996 0.7266666666666666-0.5783333333333331 1.836666666666666 0.15000000000000036 2.4783333333333353 0.7249999999999996 0.6449999999999996 1.8366666666666678 0.5783333333333331 2.4783333333333335-0.14999999999999858l2.7749999999999986-3.1266666666666723-0.663333333333334 2.4733333333333327c-0.2400000000000002 0.8883333333333319 0.288333333333334 1.8033333333333346 1.1783333333333328 2.041666666666668 0.14333333333333265 0.038333333333333997 0.288333333333334 0.05666666666666842 0.43333333333333357 0.05666666666666842 0.7333333333333325 0 1.406666666666668-0.4883333333333333 1.6066666666666674-1.2333333333333343l0.6766666666666659-2.5249999999999986c0.6099999999999994 0.49666666666666615 1.283333333333335 0.9066666666666663 2.033333333333335 1.1933333333333316l-1.8399999999999999 1.8383333333333347c-0.6499999999999986 0.6499999999999986-0.6499999999999986 1.7049999999999983 0 2.3566666666666656s1.7049999999999983 0.6499999999999986 2.3566666666666656 0l1.1766666666666659-1.1783333333333346h0.4200000000000017l-1.1099999999999994 3.3333333333333357c-0.11666666666666714 0.346666666666664-0.125 0.7333333333333343 0 1.1099999999999994 0.3066666666666684 0.9200000000000017 1.3000000000000007 1.4166666666666643 2.2216666666666676 1.1099999999999994 0.9216666666666669-0.30666666666666487 1.4166666666666679-1.2999999999999972 1.1116666666666681-2.221666666666664l-1.1099999999999994-3.333333333333332h0.4200000000000017l1.1783333333333346 1.1783333333333346c0.326666666666668 0.3249999999999993 0.75 0.4883333333333333 1.1783333333333346 0.4883333333333333s0.8533333333333317-0.163333333333334 1.1783333333333346-0.4883333333333333c0.6499999999999986-0.6499999999999986 0.6499999999999986-1.7049999999999983 0-2.3566666666666656l-1.8383333333333347-1.8383333333333347c0.7466666666666661-0.2866666666666653 1.423333333333332-0.6966666666666654 2.0333333333333314-1.1950000000000003l0.6766666666666659 2.5283333333333324c0.1999999999999993 0.745000000000001 0.8716666666666661 1.2333333333333343 1.6083333333333343 1.2333333333333343 0.14333333333333442 0 0.288333333333334-0.01666666666666572 0.43333333333333357-0.054999999999999716 0.8883333333333319-0.23833333333333329 1.4166666666666679-1.1499999999999986 1.1783333333333346-2.041666666666668l-0.6616666666666653-2.466666666666665 2.7699999999999996 3.123333333333335c0.2433333333333323 0.2749999999999986 0.5750000000000028 0.4750000000000014 0.961666666666666 0.5549999999999997 0.9500000000000028 0.19333333333333513 1.8800000000000026-0.4200000000000017 2.0733333333333306-1.370000000000001 0.19666666666666544-0.9499999999999993-0.4166666666666643-1.8783333333333339-1.3666666666666671-2.073333333333334z m-12.380000000000003-1.0566666666666649c-2.3000000000000007 0-4.166666666666668-1.8666666666666671-4.166666666666668-4.166666666666668s1.8666666666666671-4.166666666666668 4.166666666666668-4.166666666666668 4.166666666666668 1.8666666666666671 4.166666666666668 4.166666666666668-1.8666666666666671 4.166666666666668-4.166666666666668 4.166666666666668z' })
)
);
}
}]);
return TiWeatherSnow;
}(React.Component);
exports.default = TiWeatherSnow;
;