@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.08 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const Fruits = createMeisterIcons("fruits", [["path", { "fill": "currentColor", "d": "M2.7 9.75h18v1.979c-.11 2.835-1.529 5.352-3.72 6.885a.75.75 0 1 1-.86-1.228c1.805-1.264 2.985-3.342 3.08-5.7v-.436h-15v.05c0 2.54 1.269 4.727 3.1 6.1a.75.75 0 1 1-.9 1.2c-2.169-1.627-3.7-4.24-3.7-7.3z", "key": "31b0d603064297345e029108540fa01dca52bb6d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.04 18.75H7.35l-.123.002a.4.4 0 0 0-.092.1A.3.3 0 0 0 7.1 19v.2a.27.27 0 0 0 .073.176.23.23 0 0 0 .177.074h8.8a.27.27 0 0 0 .176-.073.23.23 0 0 0 .074-.177V19a.3.3 0 0 0-.012-.094.1.1 0 0 0-.014-.026c-.007-.008-.033-.034-.106-.052l-.201-.05zm.755-1.329a1.24 1.24 0 0 0-.71-.171H7.332c-.087 0-.218 0-.356.023a1.6 1.6 0 0 0-.462.156l-.042.021-.039.026c-.473.315-.834.833-.834 1.524v.2c0 .865.688 1.75 1.75 1.75h8.8c.865 0 1.75-.688 1.75-1.75V19a1.66 1.66 0 0 0-.374-1.08 1.65 1.65 0 0 0-.73-.499M7.95 6.05A3.73 3.73 0 0 0 4.2 9.8a1 1 0 0 0 .038.253c.021.088.062.266.062.447a.75.75 0 1 1-1.5 0s-.002-.016-.032-.15A2.5 2.5 0 0 1 2.7 9.8a5.23 5.23 0 0 1 5.25-5.25c1.278 0 2.451.463 3.288 1.18a.75.75 0 1 1-.976 1.14c-.563-.483-1.39-.82-2.312-.82", "key": "7734cf3d076f198b630a2a7a4e7d071e3044c223", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.408 6.662c-.36.727-.608 1.501-.608 2.338 0 .515.085.949.178 1.318a.75.75 0 0 1-1.456.364A6.8 6.8 0 0 1 9.3 9c0-1.153.347-2.17.78-3.035l.012-.026.015-.025C11.129 4.211 13.06 2.95 15.25 2.95h.025C18.637 3.062 21.4 5.655 21.4 9c0 1.153-.347 2.17-.78 3.035a.75.75 0 0 1-1.34-.67c.367-.735.62-1.518.62-2.365 0-2.451-2.03-4.456-4.662-4.55-1.596.005-3.05.93-3.83 2.212", "key": "f08081f7e098694dd6c6c36f57841a5b9fd00ae3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Fruits as default };
//# sourceMappingURL=Fruits.js.map