UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2.02 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 CircularEconomy48 = (_a) => { var { fill, size = '3rem' } = _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 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M24 40.5c6.987 0 12.964-4.344 15.37-10.484a1.5 1.5 0 1 1 2.793 1.094C39.322 38.361 32.263 43.5 24 43.5c-.128 0-.255-.001-.382-.004l1.443 1.443a1.5 1.5 0 1 1-2.122 2.121l-8-8a1.5 1.5 0 0 1 0-2.12l8-8a1.5 1.5 0 1 1 2.122 2.12l-1.432 1.432a8.5 8.5 0 0 0 7.979-4.695 1.5 1.5 0 1 1 2.683 1.343 11.5 11.5 0 0 1-12.589 6.13 1.496 1.496 0 0 1-.59-.261l-2.99 2.99 2.065 2.067c.048.006.096.014.145.025 1.178.267 2.405.409 3.668.409Zm-13.127-4.093a1.5 1.5 0 0 1-2.108-.235A19.424 19.424 0 0 1 4.5 24c0-3.687 1.024-7.137 2.803-10.078l-1.967.527a1.5 1.5 0 1 1-.777-2.898l10.928-2.928a1.5 1.5 0 0 1 1.838 1.06l2.928 10.929a1.5 1.5 0 0 1-2.898.776l-.524-1.956A8.456 8.456 0 0 0 15.5 24c0 1.735.518 3.344 1.407 4.686a1.5 1.5 0 1 1-2.501 1.657A11.454 11.454 0 0 1 12.5 24c0-3.175 1.288-6.052 3.368-8.132l.005-.005-1.06-3.954-2.815.755c-.03.04-.063.08-.098.117A16.436 16.436 0 0 0 7.5 24a16.43 16.43 0 0 0 3.607 10.298 1.5 1.5 0 0 1-.234 2.109Zm28.896-17.278c.015.048.032.094.051.14l-.756 2.822-3.95-1.058-.003-.009C33.8 16.116 29.324 12.5 24.001 12.5c-.233 0-.464.007-.694.02a1.5 1.5 0 1 0 .179 2.995 8.5 8.5 0 0 1 8.057 4.56l-1.958-.524a1.5 1.5 0 0 0-.777 2.898l10.928 2.928a1.5 1.5 0 0 0 1.838-1.06l2.928-10.929a1.5 1.5 0 0 0-2.898-.776l-.527 1.967C37.755 8.57 31.354 4.5 24 4.5c-.992 0-1.968.074-2.922.218a1.5 1.5 0 0 0 .446 2.966A16.643 16.643 0 0 1 24 7.5c7.415 0 13.691 4.892 15.77 11.629Z" }))); }; exports.default = CircularEconomy48;