UNPKG

iconista

Version:

Thousands of SVG icons with one React component

20 lines (19 loc) 2.33 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 Svg1f64f1f3fc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M21.4 29c-3.8 14.7-5.5 27.7 2.8 27.7 8.8 0 7.9-13 7.9-28S32.5 2 28 2c-4.9 0-2.9 12.7-6.6 27z", fill: "#f2c19b" }), React.createElement("path", { d: "M21.5 47.3c9.6 0 9.9-4.7 9.9-19.6 0-11.6.3-21.4-1.9-25.1 3.3 2.5 2.8 13.2 2.8 26.2 0 14.9 3.5 28-6.1 28-2.1-.1-6.2-9.5-4.7-9.5", fill: "#e0a372" }), React.createElement("path", { d: "M36 2c-4.6 0-4.2 11.9-4.2 26.8s-.8 28 7.9 28c8.3 0 6.6-13.1 2.8-27.7C38.9 14.7 40.9 2 36 2z", fill: "#f2c19b" }), React.createElement("path", { d: "M37.8 56.7c-9.6 0-6.1-13.1-6.1-28 0-13-.4-23.7 2.8-26.2-2.2 3.7-1.9 13.5-1.9 25.1 0 14.9.2 19.6 9.9 19.6 1.5.1-2.6 9.5-4.7 9.5", fill: "#e0a372" }), React.createElement("path", { d: "M13.1 47.7L20.7 61l8.6-4.5L19 40s-2.6 6.4-5.9 7.7", fill: "#f2c19b" }), React.createElement("path", { d: "M20.9 38.2c-1 1.6-1.4 8.9-6.1 10.8l5.5 11.2s6.1-1.5 8.5-3c6.7-4.1-.9-9 3-18.1C34 34 30 22 25.2 22s-2.6 6.9-3 8.7c-.6 2.1-.4 4.8-1.3 7.5", fill: "#fed0ac" }), React.createElement("path", { d: "M28.5 56.4c6.7-4.1-1.6-9 2.3-18 1.7-4-.5-12.5-3.8-15.8 3.9 2.5 6.9 11.9 4.9 16.5-4 9 4.5 13.8-2.4 18-.5.3-4.3 2-8.7 3.9l-.7-1.3c4.8-1.4 8-3.1 8.4-3.3", fill: "#e0a372" }), React.createElement("path", { d: "M45 40L34.7 56.5l8.6 4.5 7.6-13.2C47.6 46.4 45 40 45 40z", fill: "#f2c19b" }), React.createElement("path", { d: "M41.9 30.6c-.5-1.8 1.8-8.7-3-8.7s-8.8 12-6.6 17.1c3.9 9.1-3.7 14 3 18.1 2.4 1.5 8.5 3 8.5 3L49.2 49c-4.7-2-5.1-9.2-6.1-10.8-.9-2.7-.7-5.4-1.2-7.6", fill: "#fed0ac" }), React.createElement("path", { d: "M43.9 59.7l-.6 1.3c-4.4-1.9-8.2-3.6-8.7-3.9-6.9-4.3 1.6-9-2.4-18-2-4.6 1-14.1 4.9-16.5-3.4 3.3-5.6 11.7-3.8 15.8 3.9 9.1-4.4 13.9 2.3 18 .3.2 3.5 1.9 8.3 3.3", fill: "#e0a372" }), React.createElement("g", { fill: "#47b892" }, React.createElement("path", { d: "M2 55.3V62h22.2c2.5-4.8-11.6-15.6-11.6-15.6L2 55.3zM51.4 46.4S37.3 57.2 39.8 62H62v-6.7l-10.6-8.9z" }))); exports.default = Svg1f64f1f3fc;