@scaleflex/icons
Version:
SVG icons as React components
46 lines • 4.22 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
var _excluded = ["color", "size", "ref"];
import React from 'react';
export var Rocket = function Rocket(_ref) {
var _ref$color = _ref.color,
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
_ref$size = _ref.size,
size = _ref$size === void 0 ? 14 : _ref$size,
ref = _ref.ref,
rest = _objectWithoutProperties(_ref, _excluded);
return /*#__PURE__*/React.createElement("svg", _extends({
"data-icon-name": "Rocket",
ref: ref,
width: size,
height: size,
viewBox: "0 0 50 50",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, rest), /*#__PURE__*/React.createElement("path", {
d: "M12.7186 13.5027L8.38678 13.8373C7.18141 13.9305 6.10789 14.5622 5.44129 15.5705L0.445529 23.1263C-0.0600337 23.891 -0.140404 24.8479 0.230394 25.6862C0.601289 26.5244 1.36349 27.1086 2.26924 27.2489L6.23552 27.8632C7.16335 22.9394 9.38442 18.0277 12.7186 13.5027Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M22.1368 43.7645L22.7511 47.7307C22.8915 48.6365 23.4756 49.3987 24.3138 49.7695C24.6625 49.9238 25.0317 49.9999 25.399 49.9999C25.9149 49.9999 26.4272 49.8497 26.8737 49.5543L34.4297 44.5587C35.438 43.892 36.0698 42.8184 36.1627 41.6132L36.4974 37.2814C31.9722 40.6157 27.0607 42.8367 22.1368 43.7645Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M20.6451 41.0153C20.7828 41.0153 20.9213 41.004 21.0594 40.9809C23.1223 40.636 25.1106 40.055 27.0073 39.2944L10.7056 22.9928C9.94508 24.8894 9.36403 26.8776 9.01911 28.9406C8.88318 29.7538 9.15593 30.5822 9.73884 31.1652L18.8349 40.2612C19.3188 40.7451 19.9721 41.0153 20.6451 41.0153Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M46.0132 22.1681C50.0023 14.4559 50.1501 6.30594 49.9416 2.4837C49.8702 1.17404 48.8261 0.129912 47.5163 0.0585262C46.894 0.024542 46.1564 3.05176e-05 45.325 3.05176e-05C41.0511 3.05176e-05 34.2883 0.647389 27.8319 3.98691C22.7009 6.6409 15.9727 12.4847 12.0032 20.1645C12.0501 20.2011 12.0959 20.24 12.1391 20.2832L29.7171 37.8612C29.7602 37.9043 29.799 37.95 29.8356 37.9969C37.5154 34.0273 43.3592 27.2991 46.0132 22.1681ZM29.0719 10.5703C31.9275 7.71472 36.574 7.71442 39.4298 10.5703C40.8132 11.9536 41.575 13.7929 41.575 15.7492C41.575 17.7056 40.8132 19.5449 39.4298 20.9282C38.0022 22.3558 36.1262 23.0698 34.2509 23.07C32.375 23.0701 30.5 22.3562 29.0719 20.9282C27.6886 19.5449 26.9267 17.7056 26.9267 15.7492C26.9267 13.7929 27.6886 11.9536 29.0719 10.5703Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M31.1434 18.8566C32.8568 20.57 35.6449 20.5701 37.3583 18.8566C38.1882 18.0265 38.6454 16.923 38.6454 15.7492C38.6454 14.5753 38.1882 13.4718 37.3583 12.6418C36.5016 11.7851 35.3762 11.3568 34.2508 11.3568C33.1255 11.3568 32.0002 11.7851 31.1435 12.6418C30.3135 13.4718 29.8563 14.5753 29.8563 15.7492C29.8563 16.923 30.3134 18.0266 31.1434 18.8566Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M1.49465 41.2047C1.86955 41.2047 2.24446 41.0617 2.53039 40.7756L7.31291 35.9931C7.88498 35.421 7.88498 34.4935 7.31291 33.9215C6.74094 33.3494 5.8134 33.3494 5.24133 33.9215L0.458812 38.704C-0.113258 39.2761 -0.113258 40.2035 0.458812 40.7756C0.744847 41.0616 1.11975 41.2047 1.49465 41.2047Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M11.6958 38.3043C11.1239 37.7322 10.1963 37.7322 9.62427 38.3043L0.429443 47.4991C-0.142628 48.0712 -0.142628 48.9986 0.429443 49.5707C0.715478 49.8567 1.09038 49.9997 1.46528 49.9997C1.84019 49.9997 2.21509 49.8567 2.50103 49.5706L11.6958 40.3759C12.2679 39.8038 12.2679 38.8764 11.6958 38.3043Z",
fill: color
}), /*#__PURE__*/React.createElement("path", {
d: "M14.007 42.6872L9.22457 47.4697C8.6525 48.0418 8.6525 48.9692 9.22457 49.5413C9.51061 49.8273 9.88551 49.9704 10.2603 49.9704C10.6351 49.9704 11.0101 49.8274 11.2961 49.5413L16.0786 44.7588C16.6506 44.1867 16.6506 43.2592 16.0786 42.6872C15.5066 42.1151 14.5791 42.1151 14.007 42.6872Z",
fill: color
}));
};
export default Rocket;