UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.75 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 CircularEconomy20 = (_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: "M10 16.75a6.753 6.753 0 0 0 6.288-4.289.75.75 0 0 1 1.396.547 8.253 8.253 0 0 1-7.541 5.24l.387.388a.75.75 0 1 1-1.06 1.06l-3.334-3.332a.75.75 0 0 1 0-1.061L9.47 11.97a.75.75 0 1 1 1.06 1.06l-.383.384a3.417 3.417 0 0 0 2.911-1.888.75.75 0 1 1 1.342.671 4.917 4.917 0 0 1-5.382 2.621.752.752 0 0 1-.203-.072l-1.088 1.087.744.744.028.006c.482.11.984.167 1.501.167Zm-5.391-1.483a.75.75 0 0 1-1.055-.117A8.219 8.219 0 0 1 1.75 10c0-1.451.375-2.815 1.033-4l-.527.141a.75.75 0 0 1-.389-1.449l4.554-1.22a.75.75 0 0 1 .918.53l1.22 4.554a.75.75 0 1 1-1.448.388L6.97 8.42A3.4 3.4 0 0 0 6.584 10c0 .697.208 1.344.565 1.884a.75.75 0 1 1-1.25.828A4.897 4.897 0 0 1 5.084 10c0-1.333.53-2.543 1.391-3.427l-.39-1.458-1.013.272A6.723 6.723 0 0 0 3.25 10c0 1.595.552 3.058 1.476 4.213a.75.75 0 0 1-.117 1.054Zm11.842-7.26.01.029-.273 1.016-1.456-.39a4.918 4.918 0 0 0-5.028-3.57.75.75 0 0 0 .09 1.497 3.415 3.415 0 0 1 3.09 1.577l-.525-.14a.75.75 0 1 0-.388 1.448l4.553 1.22a.75.75 0 0 0 .92-.53l1.22-4.553a.75.75 0 0 0-1.45-.388l-.141.528a8.245 8.245 0 0 0-8.309-3.909.75.75 0 0 0 .223 1.483 6.753 6.753 0 0 1 7.464 4.682Z" }))); }; exports.default = CircularEconomy20;