UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 2 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 Eco64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M19.079 6.558a1.5 1.5 0 0 0-1.835 1.916c1.13 3.39.063 6.225-1.61 9.905-.11.245-.224.493-.34.744-1.583 3.455-3.46 7.55-3.46 12.877 0 6.606 3.454 11.228 7.594 14.363 4.049 3.065 8.844 4.789 12.025 5.707l10.543 5.272a1.5 1.5 0 0 0 1.341-2.684l-6.307-3.153c3.48-.802 6.28-2.265 8.482-4.232 3.153-2.817 4.951-6.55 5.85-10.507 1.786-7.855.105-16.896-1.95-22.607a1.5 1.5 0 0 0-2.156-.795L48 14.667l-.745-1.303-.002.002-.006.003-.021.013-.082.047a68.77 68.77 0 0 0-1.4.83 93.286 93.286 0 0 0-3.41 2.16c-1.269.846-2.607 1.794-3.725 2.715-.597.492-1.2 1.03-1.7 1.582-4.743-7.656-12.897-12.749-17.83-14.158ZM38.48 23.632c1.554 3.367 2.42 7.16 2.12 11.29-.317 4.332-1.911 8.94-5.202 13.73a.996.996 0 0 1 .089.111c3.474-.652 6.08-1.99 8.025-3.727 2.572-2.298 4.124-5.414 4.924-8.935 1.45-6.38.371-13.831-1.273-19.195-.868.527-2 1.232-3.165 2.009-1.231.82-2.476 1.705-3.483 2.535-1.071.882-1.666 1.537-1.841 1.887-.054.108-.12.207-.194.295ZM28.09 39.955c1.073 2.62 2.79 4.72 5.01 6.741 2.914-4.32 4.24-8.341 4.507-11.993.328-4.49-.939-8.56-3.061-12.098-3.574-5.957-9.495-10.264-13.874-12.252.273 3.397-.998 6.388-2.307 9.268l-.312.682c-1.599 3.498-3.22 7.046-3.22 11.697 0 5.394 2.767 9.216 6.405 11.97 3.305 2.503 7.25 4.053 10.223 4.972.16-.203.316-.406.468-.608-2.432-2.184-4.438-4.563-5.69-7.622-1.6-3.911-1.91-8.794-.555-15.575a1 1 0 0 1 1.962.392c-1.311 6.553-.956 11.003.444 14.426Z" }))); }; exports.default = Eco64;