@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 2.21 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 Timer48h20 = (_a) => {
var { fill, size = '1.25rem' } = _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 20 20" }),
index.default.createElement("path", { "fill-rule": "evenodd", d: "M4.103 2.437a.5.5 0 0 0-.707-.707l-.833.833-.833.833a.5.5 0 1 0 .707.707l.48-.48.906.907a8.25 8.25 0 1 0 12.353 0l.49-.49.064.063a.5.5 0 0 0 .707-.707l-.417-.416-.416-.417a.5.5 0 1 0-.708.707l.063.063-.49.49A8.219 8.219 0 0 0 10 1.75a8.219 8.219 0 0 0-5.47 2.073l-.906-.906.48-.48ZM3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Zm9.411-2.5h-.737v4.3h.737V10c0-.203.058-.363.174-.482a.571.571 0 0 1 .424-.177c.17 0 .31.057.418.172.113.11.169.263.169.458v1.83h.737V9.804c0-.237-.048-.442-.145-.614a.956.956 0 0 0-.389-.4 1.123 1.123 0 0 0-.57-.144.984.984 0 0 0-.47.114 1.09 1.09 0 0 0-.348.281V7.5Zm-2.868 4.375c-.294 0-.552-.048-.772-.143a1.204 1.204 0 0 1-.512-.413 1.077 1.077 0 0 1-.174-.608c0-.226.062-.417.186-.574a1.31 1.31 0 0 1 .482-.366c-.414-.218-.621-.52-.621-.906a1 1 0 0 1 .168-.568c.116-.172.28-.308.494-.407.213-.1.462-.15.749-.15.286 0 .536.05.749.15.213.1.376.235.488.407a.976.976 0 0 1 .174.568.83.83 0 0 1-.174.544 1.499 1.499 0 0 1-.447.362c.193.087.354.21.482.366a.878.878 0 0 1 .191.574c0 .23-.06.432-.18.608s-.29.313-.51.413a1.946 1.946 0 0 1-.773.143Zm-.685-1.204c0 .19.064.344.191.459.128.11.293.166.494.166a.71.71 0 0 0 .494-.172.572.572 0 0 0 .197-.453.567.567 0 0 0-.192-.442c-.124-.118-.29-.177-.5-.177-.208 0-.375.059-.499.177a.575.575 0 0 0-.185.442Zm.046-1.772c0 .16.056.298.168.413.113.115.27.172.47.172.202 0 .359-.057.471-.172a.57.57 0 0 0 .169-.413.53.53 0 0 0-.18-.424.663.663 0 0 0-.46-.16.663.663 0 0 0-.458.16.53.53 0 0 0-.18.424ZM6.76 10.94H5v-.596l1.093-2.529h.795l-1.074 2.483h.946v-.94h.72v.94h.454v.642H7.48v.86h-.72v-.86Z" })));
};
exports.default = Timer48h20;