UNPKG

@scaleflex/icons

Version:
46 lines 5.47 kB
import _extends from "@babel/runtime/helpers/extends"; import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties"; var _excluded = ["color", "size"]; import React from 'react'; import { intrinsicComponent } from './utils/functions'; export var ClockPending = intrinsicComponent(function (_ref, 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, rest = _objectWithoutProperties(_ref, _excluded); return /*#__PURE__*/React.createElement("svg", _extends({ "data-icon-name": "ClockPending", ref: ref, width: size, height: size, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, rest), /*#__PURE__*/React.createElement("path", { d: "M5.10745 10.9557C4.67615 10.8782 4.26242 10.7464 3.8701 10.5624L3.86479 10.5595C3.86209 10.5579 3.85939 10.5564 3.85643 10.555C3.76398 10.5115 3.67168 10.4649 3.58222 10.4162C3.58222 10.4162 3.58138 10.4156 3.5809 10.4154C3.41677 10.325 3.25653 10.225 3.10091 10.1155C0.831633 8.51692 0.286009 5.37019 1.88465 3.10095C2.23227 2.60769 2.65294 2.19618 3.12193 1.87002L3.13921 1.85795C4.79185 0.719235 7.03586 0.642494 8.7907 1.81262L8.4138 2.35719C8.30902 2.50876 8.37348 2.61922 8.55691 2.60271L10.1941 2.45614C10.3777 2.43963 10.4876 2.28076 10.4382 2.10339L9.99854 0.519399C9.94932 0.341823 9.82331 0.320568 9.71843 0.472116L9.34066 1.01797C8.05285 0.153491 6.50824 -0.176148 4.97515 0.0896993C4.82074 0.116423 4.66849 0.149132 4.51834 0.187206L4.51532 0.187747C4.51157 0.188665 4.50778 0.189777 4.50405 0.190873L4.49798 0.192623C3.17597 0.532116 2.02253 1.30317 1.19948 2.40329L1.1951 2.40844C1.18957 2.41492 1.18402 2.42143 1.17884 2.42851C1.15147 2.46538 1.12431 2.50309 1.09771 2.5408C1.05422 2.60261 1.01135 2.66596 0.970336 2.72931C0.96683 2.73453 0.96389 2.7398 0.960948 2.74508L0.956793 2.75243C0.2776 3.8049 -0.0500012 5.02167 0.00618111 6.26042L0.00618774 6.26677L0.00618111 6.27277C0.0116239 6.39378 0.0212198 6.51646 0.0342465 6.63724C0.0347295 6.64264 0.0357088 6.64784 0.0367025 6.65312L0.0379868 6.66019C0.051452 6.78164 0.068348 6.90337 0.089526 7.02507C0.304763 8.26681 0.890525 9.38418 1.76826 10.2536L1.77448 10.26L1.77564 10.261L1.7767 10.2619C2.01252 10.4945 2.26903 10.7097 2.54522 10.9042C3.26801 11.4135 4.07285 11.7502 4.9372 11.9053C5.19946 11.9524 5.44999 11.7778 5.49704 11.5157C5.54406 11.2534 5.36964 11.0026 5.10745 10.9557Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M10.9594 4.6627C10.878 4.60526 10.8134 4.52212 10.7797 4.42028C10.7476 4.32344 10.7122 4.22633 10.6743 4.13171C10.5753 3.88426 10.6958 3.60358 10.943 3.50468C11.1905 3.40573 11.4711 3.52617 11.5701 3.77354C11.6151 3.88611 11.6574 4.00173 11.6956 4.11698C11.7793 4.3698 11.6422 4.64256 11.3893 4.72655C11.2384 4.77643 11.0803 4.7478 10.9594 4.6627Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M6.91211 10.9513C7.01225 10.9329 7.11313 10.911 7.21208 10.8863C7.47073 10.8219 7.73237 10.9793 7.7967 11.2379C7.86119 11.4963 7.70371 11.7581 7.44522 11.8225C7.32728 11.8519 7.2071 11.8779 7.08785 11.9001C6.95501 11.9248 6.82464 11.8922 6.72221 11.8201C6.62282 11.75 6.54961 11.6427 6.5257 11.5138C6.47728 11.2518 6.65034 11 6.91211 10.9513Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M8.77969 10.1976C8.69459 10.2537 8.60676 10.3081 8.51828 10.3591C8.28744 10.4922 8.20838 10.7873 8.34148 11.018C8.37762 11.0808 8.42576 11.1321 8.48119 11.1713C8.63 11.276 8.83211 11.2917 9.00037 11.1948C9.10557 11.1341 9.21017 11.0696 9.31151 11.0025C9.53372 10.8557 9.59488 10.5564 9.448 10.3341C9.30115 10.1117 9.00197 10.0507 8.77969 10.1976Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M11.4941 5.30451C11.7604 5.29412 11.9847 5.50136 11.9952 5.76762C12 5.88901 12.001 6.01208 11.9983 6.13355C11.9924 6.39994 11.7718 6.61112 11.5055 6.60522C11.406 6.60295 11.3143 6.57073 11.2387 6.51749C11.1117 6.42803 11.0301 6.27919 11.0338 6.11222C11.0362 6.01056 11.0351 5.90727 11.0311 5.80551C11.0207 5.53935 11.2281 5.31501 11.4941 5.30451Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M10.701 8.92849C10.4875 8.7683 10.1854 8.81179 10.0255 9.02491C9.9643 9.10653 9.89981 9.18714 9.83377 9.26476C9.6612 9.46752 9.68558 9.77207 9.88833 9.94477C9.89989 9.95458 9.91157 9.96358 9.9237 9.97204C10.1253 10.1141 10.4054 10.0815 10.5684 9.89024C10.6472 9.79763 10.7241 9.70134 10.7973 9.60385C10.9572 9.39073 10.9139 9.08845 10.701 8.92849Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M10.8053 7.50068C10.885 7.24647 11.1557 7.10496 11.4099 7.18467C11.6641 7.26437 11.8055 7.53501 11.7259 7.78927C11.6896 7.90473 11.6494 8.02084 11.6061 8.13446C11.5112 8.38346 11.2325 8.50834 10.9836 8.41336C10.945 8.39876 10.9094 8.37954 10.8771 8.35687C10.7012 8.23282 10.6245 8.00134 10.7046 7.79095C10.741 7.69538 10.7748 7.5978 10.8053 7.50068Z", fill: color }), /*#__PURE__*/React.createElement("path", { d: "M5.31348 2.49291C5.31348 2.27749 5.48822 2.1026 5.70394 2.1026C5.91941 2.1026 6.09394 2.27749 6.09397 2.49291V5.90618L9.2283 7.52659C9.41986 7.62551 9.49471 7.86084 9.39579 8.0524C9.32642 8.18661 9.18999 8.26354 9.04874 8.26354C8.98843 8.26354 8.92714 8.24958 8.86989 8.21994L5.31348 6.38148V2.49291Z", fill: color })); }); export default ClockPending;