UNPKG

iconista

Version:

Thousands of SVG icons with one React component

28 lines (27 loc) 2.95 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 Svg1f42e = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#f6c799" }, React.createElement("path", { d: "M21.4 7.9c-3.6-1.9-6-5.9-6-5.9-1 10.5 2.8 13.1 5 13.1 2.9.1 5.2-4.9 1-7.2M42.5 7.9c3.6-1.9 6-5.9 6-5.9 1 10.5-2.8 13.1-5 13.1-2.9.1-5.2-4.9-1-7.2" })), React.createElement("path", { d: "M62 9.3c-5.7-.2-10.3.7-13.1 2.7-1.7 3-2.6 8.1-2.5 14.4 5.7.2 10.7-.1 13.1-2.7 2.3-2.5 2.6-8.1 2.5-14.4", fill: "#6f6f6d" }), React.createElement("path", { d: "M60.5 13.1c-4-.1-7.2.5-9.2 1.9-1.2 2.1-1.9 5.7-1.8 10.1 4 .1 7.5-.1 9.2-1.9 1.7-1.8 1.9-5.7 1.8-10.1", fill: "#f4a19a" }), React.createElement("path", { d: "M2 9.3c5.7-.2 10.3.7 13.1 2.7 1.7 3 2.6 8.1 2.5 14.4-5.6.2-10.7-.1-13.1-2.7C2.2 21.2 1.9 15.6 2 9.3", fill: "#6f6f6d" }), React.createElement("path", { d: "M3.5 13.1c4-.1 7.2.5 9.2 1.9 1.2 2.1 1.8 5.7 1.8 10.1-4 .1-7.5-.1-9.2-1.9-1.7-1.8-1.9-5.7-1.8-10.1", fill: "#f4a19a" }), React.createElement("path", { d: "M53 38.3c0 14.1-21 22-21 22s-21-7.9-21-22c0-20.8 8.2-31.6 21-31.6s21 7.7 21 31.6", fill: "#dae5ef" }), React.createElement("g", { fill: "#6f6f6d" }, React.createElement("path", { d: "M45.4 11.3c-7 7.6-11.9 17.3-4.8 26.2 4.7 5.9 8.4 5.9 11.8 4.9.4-1.3.6-2.7.6-4.2 0-13.9-2.1-22.2-7.6-26.9M23.5 37.6c6.9-8.7 2.4-18.3-4.4-25.8-6 5-8.1 14-8.1 26.5 0 1.5.2 2.9.6 4.2 3.5 1 7.2 1 11.9-4.9" })), React.createElement("path", { d: "M39.4 31.2s2.4 4 6.8 2.7c4.4-1.3 4.6-6 4.6-6s-2.4-4-6.8-2.7c-4.4 1.3-4.6 6-4.6 6", fill: "#fff" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("ellipse", { cx: "45.1", cy: "29.6", rx: "3.3", ry: "3.9" }), React.createElement("path", { d: "M39.4 31.2s3.8-5.9 9.7-3.5c3.7 1.5 5.1-.9 5.1-.9-2 .3-2.9-.5-5.1-1.6-4-2-9.7-1-9.7 6" })), React.createElement("path", { d: "M24.6 31.2s-2.4 4-6.8 2.7c-4.4-1.3-4.6-6-4.6-6s2.4-4 6.8-2.7c4.4 1.3 4.6 6 4.6 6", fill: "#fff" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("ellipse", { cx: "18.9", cy: "29.6", rx: "3.3", ry: "3.9" }), React.createElement("path", { d: "M24.6 31.2s-3.8-5.9-9.7-3.5c-3.7 1.5-5.1-.9-5.1-.9 2 .3 2.9-.5 5.1-1.6 4-2 9.7-1 9.7 6" })), React.createElement("path", { d: "M14.8 48.2c0-8.1 4-4 17.2-4s17.2-4.1 17.2 4C49.2 59.8 41.1 62 32 62s-17.2-2.2-17.2-13.8z", fill: "#f4a19a" }), React.createElement("g", { fill: "#bc6464" }, React.createElement("path", { d: "M26.4 50.1c-1.2-3.4-3.4-5.3-5-4.2-1.6 1-1.9 4.6-.7 8 1.2 3.4 3.4 5.3 5 4.2s1.9-4.6.7-8M42.6 45.9c-1.6-1-3.8.8-5 4.2-1.2 3.4-.9 7 .7 8s3.8-.8 5-4.2c1.2-3.4.9-7-.7-8" }))); exports.default = Svg1f42e;