UNPKG

iconista

Version:

Thousands of SVG icons with one React component

17 lines (16 loc) 1.59 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 Svg1f4431f3fc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#fed0ac" }, React.createElement("ellipse", { cx: "16.9", cy: "48.6", rx: "9.9", ry: "9.5" }), React.createElement("ellipse", { cx: "47.1", cy: "48.6", rx: "9.9", ry: "9.5" })), React.createElement("g", { fill: "#ebbc99" }, React.createElement("path", { d: "M47.1 49.4c-3.8 0-6.9 2.1-6.9 4.7 0 .6.2 1.2.5 1.8 1.7 1.4 3.9 2.3 6.4 2.3 2.4 0 4.7-.9 6.4-2.3.3-.5.5-1.1.5-1.8 0-2.6-3-4.7-6.9-4.7M16.9 49.4c3.8 0 6.9 2.1 6.9 4.7 0 .6-.2 1.2-.5 1.8-1.7 1.4-3.9 2.3-6.4 2.3-2.4 0-4.7-.9-6.4-2.3-.3-.5-.5-1.1-.5-1.8 0-2.6 3-4.7 6.9-4.7" }), React.createElement("path", { d: "M32 53.3c-3.1 0-7-.9-12.4-2l1.1 6.1C23.6 60.2 27.6 62 32 62s8.4-1.8 11.3-4.6l1.1-6.1c-5.4 1.1-9.3 2-12.4 2" })), React.createElement("g", { fill: "#ad6c3f" }, React.createElement("path", { d: "M17.6 53.2c3.7 1.1 4.7 5.6 4.7 5.6s-2.5-1.9-5.4-2.5c-6.7-1.4-3.8-4.6.7-3.1M46.4 53.2c-3.7 1.1-4.7 5.6-4.7 5.6s2.5-1.9 5.4-2.5c6.8-1.4 3.8-4.6-.7-3.1" })), React.createElement("path", { d: "M43 21.2C43 5 38.1 2 32 2S20.9 5 20.9 21.2c0 4.7-3.7 18.4-3.7 24 0 8.3 6.6 8.6 14.8 8.6 8.2 0 14.8-.3 14.8-8.6 0-5.6-3.8-19.3-3.8-24", fill: "#fed0ac" })); exports.default = Svg1f4431f3fc;