UNPKG

@mozaic-ds/icons-react

Version:
19 lines (14 loc) 3.56 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 View36020 = (_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("g", { "clip-path": "url(#a)" }, index.default.createElement("path", { "fill-rule": "evenodd", d: "M5.317 8.147c.256.175.581.262.974.262.284 0 .536-.052.758-.157a1.21 1.21 0 0 0 .513-.438c.125-.19.187-.41.187-.659a.984.984 0 0 0-.665-.968V6.18a.808.808 0 0 0 .426-.321.981.981 0 0 0 .158-.572.967.967 0 0 0-.176-.577 1.093 1.093 0 0 0-.484-.373 1.773 1.773 0 0 0-.711-.135c-.37 0-.675.088-.916.263-.237.175-.395.39-.473.647l.73.21c.116-.3.334-.449.653-.449a.63.63 0 0 1 .414.14.46.46 0 0 1 .175.38c0 .377-.222.565-.665.565h-.45v.613h.462c.21 0 .385.05.525.151.14.098.21.24.21.426a.534.534 0 0 1-.193.438.73.73 0 0 1-.466.151.953.953 0 0 1-.514-.134.793.793 0 0 1-.303-.373l-.694.216c.093.287.268.52.525.7Zm3.331-.245c.272.338.65.507 1.132.507.303 0 .566-.064.787-.192.226-.129.397-.298.514-.508.116-.214.175-.445.175-.694 0-.276-.06-.517-.181-.723a1.248 1.248 0 0 0-.49-.484 1.331 1.331 0 0 0-.66-.17c-.19 0-.369.043-.536.129a1.122 1.122 0 0 0-.403.332c.02-.37.105-.665.257-.886.156-.226.36-.339.613-.339.143 0 .262.031.355.094a.82.82 0 0 1 .257.28l.648-.187a1.128 1.128 0 0 0-.426-.618c-.214-.16-.486-.24-.817-.24-.311 0-.59.086-.834.257-.245.167-.44.422-.583.764-.14.339-.21.755-.21 1.249 0 .61.134 1.086.402 1.429Zm1.64-.356a.671.671 0 0 1-.497.192.664.664 0 0 1-.49-.192.722.722 0 0 1-.192-.525c0-.21.064-.381.192-.513a.644.644 0 0 1 .49-.205.64.64 0 0 1 .49.205.695.695 0 0 1 .199.513.722.722 0 0 1-.193.525Zm2.966-3.343c.486 0 .86.181 1.12.543.26.362.39.88.39 1.557 0 .68-.13 1.202-.39 1.564-.26.361-.634.542-1.12.542-.482 0-.854-.18-1.114-.542-.257-.362-.385-.883-.385-1.564 0-.676.128-1.195.385-1.557.26-.362.632-.543 1.114-.543Zm0 .665c-.233 0-.412.125-.537.374-.124.245-.187.599-.187 1.061 0 .463.063.819.187 1.068.125.249.303.373.537.373.241 0 .424-.124.548-.373.125-.249.187-.605.187-1.068 0-.462-.062-.816-.187-1.061-.124-.25-.307-.374-.548-.374Zm2.42.77a.8.8 0 0 0 .391.1.77.77 0 0 0 .385-.1.744.744 0 0 0 .28-.28.734.734 0 0 0 .105-.385.724.724 0 0 0-.105-.379.79.79 0 0 0-.28-.286.734.734 0 0 0-.385-.105.734.734 0 0 0-.385.105.79.79 0 0 0-.28.286.768.768 0 0 0-.006.764c.07.117.163.21.28.28Zm.677-.379a.389.389 0 0 1-.286.117.402.402 0 1 1 0-.805c.113 0 .208.039.286.117a.389.389 0 0 1 .117.285.401.401 0 0 1-.117.286ZM1.75 10c0-1.334.833-2.441 2-3.242V8.75c-.34.418-.5.846-.5 1.25 0 .65.41 1.36 1.339 1.998.64.44 1.48.81 2.464 1.061l-.744-1.631a.75.75 0 1 1 1.365-.622l1.382 3.033a.75.75 0 0 1-.371.994l-3.033 1.382a.75.75 0 1 1-.622-1.365l1.089-.497c-.902-.28-1.71-.658-2.38-1.118C2.587 12.443 1.75 11.332 1.75 10Zm15 0c0-.403-.16-.831-.5-1.249V6.758c1.167.8 2 1.908 2 3.242 0 1.218-.702 2.254-1.7 3.024-1 .773-2.366 1.34-3.905 1.642a.75.75 0 0 1-.29-1.472c1.374-.27 2.508-.761 3.279-1.357.774-.598 1.116-1.24 1.116-1.837Z" })), index.default.createElement("defs", null, index.default.createElement("clipPath", { id: "a" }, index.default.createElement("rect", { width: "20", height: "20", fill: "#fff" }))))); }; exports.default = View36020;