@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 2.08 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js');
var index = require('../../node_modules/react/index.js');
const Timer3h48 = (_a) => {
var { fill, size = '3rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]);
return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48" }),
index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.707 5.707a1 1 0 0 0-1.414-1.414l-2 2-2 2a1 1 0 0 0 1.414 1.414L7 8.414l2.522 2.523A19.428 19.428 0 0 0 4.5 24c0 10.77 8.73 19.5 19.5 19.5S43.5 34.77 43.5 24c0-5.025-1.9-9.606-5.022-13.063L40 9.414l.293.293a1 1 0 0 0 1.414-1.414l-1-1-1-1a1 1 0 1 0-1.414 1.414l.293.293-1.523 1.522A19.428 19.428 0 0 0 24 4.5c-5.025 0-9.606 1.9-13.063 5.022L8.414 7l1.293-1.293ZM7.5 24c0-9.113 7.387-16.5 16.5-16.5S40.5 14.887 40.5 24 33.113 40.5 24 40.5 7.5 33.113 7.5 24Zm19.245-6H24.92v10.321h1.825V24c0-.486.143-.872.43-1.156a1.435 1.435 0 0 1 1.05-.427c.42 0 .766.138 1.034.413.278.266.416.633.416 1.101v4.39H31.5v-4.789c0-.569-.12-1.06-.36-1.472a2.328 2.328 0 0 0-.962-.964 2.845 2.845 0 0 0-1.408-.344c-.421 0-.809.092-1.163.276a2.68 2.68 0 0 0-.862.674V18Zm-9.452 9.88c.632.414 1.432.62 2.4.62.698 0 1.32-.124 1.867-.372.546-.247.967-.591 1.264-1.032a2.7 2.7 0 0 0 .46-1.555c0-.596-.163-1.091-.489-1.486a2.415 2.415 0 0 0-1.149-.798v-.014c.45-.147.8-.399 1.049-.757.258-.358.388-.807.388-1.348 0-.523-.144-.977-.431-1.363-.288-.385-.685-.679-1.193-.88-.507-.212-1.092-.317-1.753-.317-.91 0-1.661.206-2.255.62-.584.412-.972.921-1.164 1.527l1.796.495c.287-.706.824-1.06 1.61-1.06.401 0 .741.11 1.02.33.287.221.43.52.43.895 0 .89-.546 1.335-1.638 1.335H18.4v1.445h1.135c.517 0 .948.12 1.293.358.345.23.517.564.517 1.005 0 .44-.158.784-.474 1.032-.316.238-.699.357-1.15.357-.488 0-.909-.105-1.263-.316a1.89 1.89 0 0 1-.747-.88l-1.71.508c.23.68.66 1.23 1.293 1.652Z" })));
};
exports.default = Timer3h48;