@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 1.9 kB
JavaScript
;
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 Renovation64 = (_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: "m47.634 16.366-3.044-.312.787-2.548-.51-.157-2.357-.728-3.503-1.081c-2.493-.85-7.116-.167-10.49 1.509-1.415.703-2.61 1.582-3.336 2.595 0 0 1.628.167 3.888.522a73.16 73.16 0 0 1 5.07.97c.989.23 1.973.487 2.901.774l-.688 2.23-.197.636-.277.9-2.893-.801.267-.864a70.656 70.656 0 0 0-4.523-.861 86.806 86.806 0 0 0-3.791-.515l-.05-.005-.011-.001h-.001l8.11 2.246-8.11-2.246a3 3 0 0 1-2.134-4.73c1.831-2.56 5.223-4.129 8.145-4.937 2.923-.807 6.44-1.146 9.041-.277l6.334 1.955a3.001 3.001 0 0 1 2.115 2.786l3.282.336a3 3 0 0 1 2.561 3.87l-1.966 6.37a3 3 0 0 1-4.297 1.752l-2.76-1.496-.493 1.6a2.989 2.989 0 0 1-1.31 1.68l-.829 2.452-1.073 3.177h3.894a2.5 2.5 0 0 1 2.425 3.106l-4.644 18.576a3.5 3.5 0 0 1-3.395 2.651H8a1.5 1.5 0 0 1 0-3h31.772a.5.5 0 0 0 .485-.379l4.489-17.954H28a1.5 1.5 0 1 1 0-3h2.306l.12-.362 1.532-4.638h-9.796a.5.5 0 0 0-.354.146l-10.08 10.081a1.5 1.5 0 0 1-1.061.44h-4a1.5 1.5 0 1 1 0-3h3.378l9.642-9.642a3.5 3.5 0 0 1 2.475-1.025h10.786l.12-.36a2.996 2.996 0 0 1-.467-2.686l.384-1.246 2.893.801-.41 1.33 2.866.885.637.197 2.866.884.468-1.515.203-.657.214-.694.688-2.23 2.69 1.459.598.324 2.69 1.458.902-2.923.161-.524.903-2.923-3.044-.312-.676-.069Zm-5.329 7.09-6.427-1.78 6.427 1.78Zm-8.728 9.374 1.683-5.096 4.438 1.37-1.272 3.765-4.849-.039Z" })));
};
exports.default = Renovation64;