UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.16 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 Timer3h64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M12.707 7.374a1 1 0 0 0-1.414-1.414L8.627 8.626h-.001L5.96 11.294a1 1 0 1 0 1.414 1.414l1.96-1.96 3.941 3.943A25.41 25.41 0 0 0 6.5 32c0 14.083 11.417 25.5 25.5 25.5S57.5 46.083 57.5 32a25.41 25.41 0 0 0-6.776-17.31l2.61-2.609.625.626a1 1 0 0 0 1.415-1.414L54.04 9.96l-1.333-1.334a1 1 0 1 0-1.414 1.415l.626.626-2.609 2.608A25.41 25.41 0 0 0 32 6.5a25.41 25.41 0 0 0-17.31 6.775l-3.942-3.942 1.96-1.96ZM9.5 32C9.5 19.574 19.574 9.5 32 9.5S54.5 19.574 54.5 32 44.426 54.5 32 54.5 9.5 44.426 9.5 32Zm26.16-8h-2.433v13.762h2.433V32c0-.648.191-1.162.574-1.541.383-.38.85-.569 1.399-.569.561 0 1.021.183 1.379.55.37.355.555.845.555 1.468v5.854H42v-6.386c0-.758-.16-1.413-.479-1.963a3.105 3.105 0 0 0-1.283-1.285c-.55-.305-1.175-.458-1.877-.458a3.32 3.32 0 0 0-1.552.367c-.46.232-.843.532-1.15.899V24ZM23.057 37.174c.843.55 1.91.826 3.2.826.931 0 1.761-.165 2.49-.495.727-.33 1.29-.79 1.685-1.377.409-.599.613-1.29.613-2.073 0-.795-.217-1.456-.651-1.981-.434-.526-.945-.881-1.533-1.065v-.018c.6-.196 1.066-.532 1.399-1.01.344-.476.517-1.076.517-1.797 0-.698-.192-1.303-.575-1.817-.383-.514-.913-.905-1.59-1.174-.677-.282-1.456-.422-2.337-.422-1.213 0-2.215.275-3.007.825-.779.55-1.296 1.23-1.552 2.037l2.395.66c.383-.941 1.098-1.412 2.145-1.412.537 0 .99.147 1.36.44.383.294.575.691.575 1.193 0 1.186-.728 1.78-2.184 1.78h-1.475v1.926h1.513c.69 0 1.265.16 1.724.477.46.306.69.753.69 1.34 0 .587-.21 1.046-.632 1.376-.422.318-.932.477-1.533.477-.65 0-1.213-.14-1.685-.422a2.52 2.52 0 0 1-.996-1.174l-2.28.679c.307.905.881 1.639 1.724 2.201Z" }))); }; exports.default = Timer3h64;