infinity-forge
Version:
19 lines • 4.24 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.IconClockFilled = IconClockFilled;
exports.IconClockNotFilled = IconClockNotFilled;
exports.IconClock = IconClock;
var jsx_runtime_1 = require("react/jsx-runtime");
function IconClockFilled(_a) {
var color = _a.color;
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: '0 0 16 16', children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: color, d: 'M10.11 11.92L6.839 9.163v-5.68h1.403v5.004l2.752 2.249zM8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8z' }) }) }) }));
}
function IconClockNotFilled(_a) {
var color = _a.color;
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '18', height: '19', viewBox: '0 0 18 19', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M9 16.8335C4.85786 16.8335 1.5 13.4756 1.5 9.3335C1.5 5.19136 4.85786 1.8335 9 1.8335C13.1421 1.8335 16.5 5.19136 16.5 9.3335C16.5 13.4756 13.1421 16.8335 9 16.8335ZM9 15.3335C12.3137 15.3335 15 12.6472 15 9.3335C15 6.01979 12.3137 3.3335 9 3.3335C5.68629 3.3335 3 6.01979 3 9.3335C3 12.6472 5.68629 15.3335 9 15.3335ZM9.75 9.3335H12.75V10.8335H8.25V5.5835H9.75V9.3335Z', fill: color }) }));
}
function IconClock(_a) {
var color = _a.color;
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_2001_203)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M20.4862 3.51702C18.2203 1.25108 15.2076 0.00317383 12.0032 0.00317383C8.79877 0.00317383 5.78606 1.25108 3.52012 3.51702C1.2788 5.75835 0.0343125 8.73055 0.00759375 11.8962C0.00314063 11.9282 0 11.9608 0 11.9941C0 12.027 0.00304687 12.0592 0.00745312 12.091C0.0308437 15.2614 1.2757 18.2386 3.52012 20.483C5.78606 22.749 8.79872 23.9968 12.0031 23.9968C15.2076 23.9968 18.2203 22.749 20.4862 20.483C22.7521 18.2172 24 15.2045 24 12C24 8.79556 22.7521 5.78286 20.4862 3.51702ZM19.9662 18.9815L19.1561 18.2012C18.8762 17.9316 18.4311 17.9401 18.1617 18.2198C17.8923 18.4996 17.9007 18.9448 18.1804 19.2142L18.9706 19.9753C17.2162 21.5124 15.0342 22.415 12.7065 22.5667V20.0316C12.7065 19.6432 12.3916 19.3284 12.0032 19.3284C11.6148 19.3284 11.2999 19.6432 11.2999 20.0316V22.5667C9.23414 22.4321 7.28325 21.7061 5.64403 20.4701L6.38447 19.7014C6.65391 19.4216 6.64556 18.9764 6.36581 18.707C6.08606 18.4376 5.64089 18.446 5.37145 18.7257L4.57767 19.5498C4.55681 19.5293 4.53553 19.5092 4.51481 19.4885C2.6798 17.6535 1.60181 15.2637 1.43616 12.6974H3.96516C4.35356 12.6974 4.66842 12.3825 4.66842 11.9941C4.66842 11.6057 4.35356 11.2909 3.96516 11.2909H1.43677C1.58086 9.09777 2.39156 7.03419 3.77152 5.3361L4.58522 6.11985C4.72167 6.25128 4.89741 6.31658 5.073 6.31658C5.25741 6.31658 5.44163 6.24449 5.57963 6.10119C5.84906 5.82144 5.84072 5.37627 5.56097 5.10683L4.72795 4.30452C6.53156 2.59705 8.83402 1.59388 11.2998 1.43333V3.96838C11.2998 4.35678 11.6147 4.67164 12.0031 4.67164C12.3915 4.67164 12.7064 4.35678 12.7064 3.96838V1.43328C15.1682 1.59364 17.4671 2.59386 19.2694 4.29627L18.4658 5.13064C18.1964 5.41035 18.2048 5.85556 18.4844 6.125C18.6209 6.25644 18.7966 6.32174 18.9722 6.32174C19.1566 6.32174 19.3408 6.24964 19.4788 6.10635L20.2284 5.32813C21.6122 7.02767 22.4252 9.09425 22.5695 11.2908H20.0285C19.6401 11.2908 19.3252 11.6057 19.3252 11.9941C19.3252 12.3825 19.6401 12.6973 20.0285 12.6973H22.5703C22.4195 15.0336 21.5121 17.2232 19.9662 18.9815Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M16.4754 14.7126L12.7065 11.6587V6.51845C12.7065 6.13005 12.3916 5.81519 12.0032 5.81519C11.6148 5.81519 11.2999 6.13005 11.2999 6.51845V12.0001C11.3 12.2484 11.429 12.4661 11.6233 12.5913L15.5899 15.8055C15.7202 15.911 15.8767 15.9624 16.0323 15.9624C16.2371 15.9624 16.4401 15.8733 16.5791 15.7018C16.8236 15.4 16.7772 14.9572 16.4754 14.7126Z', fill: color })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_2001_203', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] }));
}
//# sourceMappingURL=icon-clock.js.map