UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.27 kB
'use strict'; 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 Timer48h24 = (_a) => { var { fill, size = '1.5rem' } = _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 24 24" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M4.854 2.854a.5.5 0 1 0-.708-.708l-1 1-1 1a.5.5 0 1 0 .708.708l.646-.647 1.084 1.084A9.963 9.963 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.963 9.963 0 0 0-2.584-6.709L20 4.707l.146.147a.5.5 0 0 0 .708-.708l-.5-.5-.5-.5a.5.5 0 0 0-.708.708l.147.146-.584.584A9.963 9.963 0 0 0 12 2a9.963 9.963 0 0 0-6.709 2.584L4.207 3.5l.647-.646ZM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm11.193-3h-.885v5.16h.885V12c0-.243.07-.436.21-.578a.685.685 0 0 1 .508-.213.66.66 0 0 1 .502.206c.135.133.202.317.202.55v2.196h.885v-2.395c0-.284-.058-.53-.174-.736a1.147 1.147 0 0 0-.467-.482 1.347 1.347 0 0 0-.683-.172 1.18 1.18 0 0 0-.564.138c-.168.087-.307.2-.419.337V9Zm-3.441 5.25c-.354 0-.663-.057-.927-.172a1.433 1.433 0 0 1-.614-.495 1.293 1.293 0 0 1-.209-.73c0-.27.075-.5.223-.688.154-.188.347-.335.579-.44-.497-.262-.746-.624-.746-1.087 0-.253.068-.48.202-.682a1.42 1.42 0 0 1 .593-.488c.255-.12.555-.179.899-.179.343 0 .643.06.898.179.256.12.451.282.586.488.14.202.209.43.209.682 0 .266-.07.484-.21.653a1.78 1.78 0 0 1-.536.434c.233.105.425.252.579.44.153.188.23.418.23.688 0 .275-.072.519-.216.73a1.433 1.433 0 0 1-.614.495 2.316 2.316 0 0 1-.926.172Zm-.823-1.445c0 .23.077.413.23.55.153.133.351.2.593.2a.853.853 0 0 0 .592-.206.686.686 0 0 0 .237-.544.68.68 0 0 0-.23-.53c-.149-.142-.349-.213-.6-.213-.25 0-.45.071-.599.213a.69.69 0 0 0-.223.53Zm.056-2.126a.68.68 0 0 0 .202.495c.135.138.323.207.565.207.241 0 .43-.07.564-.207a.683.683 0 0 0 .202-.495.636.636 0 0 0-.216-.51.797.797 0 0 0-.55-.192.797.797 0 0 0-.551.193.636.636 0 0 0-.216.509Zm-2.874 2.45H6v-.716l1.31-3.035h.955l-1.29 2.98h1.136v-1.129h.865v1.129h.543v.77h-.543v1.033H8.11v-1.033Z" }))); }; exports.default = Timer48h24;