UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.43 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Hellofresh = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M9.79 22.233c-.967-.097-2-.326-3.043-.759a10.96 10.96 0 01-1.212-.61c-.362-.207-.657-.458-1.213-.728a6.377 6.377 0 00-2.111-.61c-.984-.067-1.038.012-1.319-.075a1.205 1.205 0 01-.495-.285 1.44 1.44 0 01-.16-.18 1.31 1.31 0 01-.195-.4.963.963 0 01-.042-.333c0-.157.015-.24.035-.312.076-.278.173-.34.43-.847a6.116 6.116 0 00.618-1.956 5.73 5.73 0 00.055-1.017c-.015-.506-.038-.614-.04-1.045a10.096 10.096 0 01.554-3.286c.206-.607.389-1.007.605-1.433a11.824 11.824 0 012.935-3.692c.773-.655 1.974-1.5 3.554-2.118a12.354 12.354 0 013.064-.761c.664-.087 1.807-.124 2.975.053.996.151 2.244.487 3.513 1.2.431.243.681.438 1.014.63.814.47 1.65.705 2.448.801.424.051 1.061.005 1.302.067.147.038.255.086.39.175.113.076.362.277.49.649.061.177.125.608-.098.991l-.156.267c-.05.084-.142.262-.207.396-.661 1.368-.647 2.546-.601 3.263.053.84.05 2.234-.542 3.965-.103.303-.336.931-.702 1.614a12.046 12.046 0 01-2.537 3.226 12.67 12.67 0 01-3.927 2.402c-.897.34-1.583.51-2.302.632-.694.12-1.82.243-3.08.116z" })); exports.default = Hellofresh;