UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.88 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 Eco32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M9.608 3.038a1 1 0 0 0-1.223 1.278c.53 1.593.042 2.928-.795 4.77l-.172.376C6.627 11.187 5.667 13.28 5.667 16c0 3.404 1.785 5.782 3.896 7.38 2.05 1.553 4.47 2.425 6.072 2.889l5.251 2.626a1 1 0 0 0 .895-1.79l-2.558-1.279c1.48-.43 2.706-1.115 3.7-2.003 1.625-1.452 2.544-3.37 3.002-5.385.907-3.99.053-8.562-.984-11.443a1 1 0 0 0-1.437-.53l.496.868-.496-.868h-.001l-.003.003-.012.006-.041.024a31.083 31.083 0 0 0-.704.417c-.456.276-1.073.659-1.714 1.086a23.98 23.98 0 0 0-1.883 1.373 9.66 9.66 0 0 0-.651.581c-2.427-3.733-6.423-6.213-8.887-6.917Zm9.92 8.805c.754 1.683 1.172 3.577 1.021 5.636-.151 2.083-.88 4.28-2.351 6.55 1.449-.345 2.552-.947 3.392-1.698 1.238-1.105 1.993-2.612 2.385-4.336.685-3.015.22-6.533-.54-9.16a45.78 45.78 0 0 0-1.297.83c-.612.409-1.227.846-1.721 1.253-.537.442-.795.74-.856.863a.997.997 0 0 1-.034.062Zm-5.482 8.134c.506 1.237 1.298 2.241 2.319 3.2 1.42-2.118 2.06-4.076 2.19-5.843.16-2.185-.456-4.17-1.496-5.903-1.66-2.767-4.355-4.81-6.454-5.85.016 1.595-.593 3.01-1.195 4.333l-.152.334C8.456 12.002 7.667 13.731 7.667 16c0 2.596 1.326 4.44 3.103 5.786 1.561 1.182 3.42 1.934 4.87 2.395.048-.061.094-.122.14-.183-1.133-1.046-2.066-2.191-2.66-3.642-.8-1.956-.955-4.397-.277-7.787a.5.5 0 0 1 .98.196c-.655 3.276-.477 5.501.223 7.212Z" }))); }; exports.default = Eco32;