UNPKG

iconista

Version:

Thousands of SVG icons with one React component

28 lines (27 loc) 3.04 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 Svg1f3851f3fc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M13.1 23.5c2.6 2.7 2.9 6.7.7 9s-6.1 1.9-8.7-.8c-2.6-2.7-2.9-6.7-.7-9 2.2-2.2 6.1-1.9 8.7.8", fill: "#fed0ac" }), React.createElement("path", { d: "M62 63H2c0-34.6 13.4-37.9 30-37.9S62 28.4 62 63", fill: "#ff4848" }), React.createElement("path", { d: "M54.2 19.1c0 13.6-2.5 24.6-22.2 24.6S9.8 32.6 9.8 19.1c0-4.4 44.4-4.4 44.4 0", fill: "#fed0ac" }), React.createElement("path", { d: "M26.2 25.2c0 3.4-2.7 6.2-6 6.2s-6-2.8-6-6.2c0-3.4 2.7-6.2 6-6.2s6 2.8 6 6.2", fill: "#fff" }), React.createElement("path", { d: "M24.7 25.2c0 2.6-2 4.6-4.5 4.6s-4.5-2.1-4.5-4.6c0-2.6 2-4.6 4.5-4.6 2.5-.1 4.5 2 4.5 4.6", fill: "#0a84a5" }), React.createElement("path", { d: "M21.7 25.2c0 .9-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5c0-.9.7-1.6 1.5-1.6s1.5.7 1.5 1.6", fill: "#231f20" }), React.createElement("ellipse", { cx: "43.8", cy: "25.2", rx: "6", ry: "6.2", fill: "#fff" }), React.createElement("path", { d: "M48.3 25.2c0 2.6-2 4.6-4.5 4.6s-4.5-2.1-4.5-4.6c0-2.6 2-4.6 4.5-4.6s4.5 2 4.5 4.6", fill: "#0a84a5" }), React.createElement("ellipse", { cx: "43.8", cy: "25.2", rx: "1.5", ry: "1.5", fill: "#231f20" }), React.createElement("path", { d: "M57.3 40.2c0 18.3-11 21.7-24.5 21.7-13.6 0-24.5-3.4-24.5-21.7 0-10.3 11-10.7 24.5-10.7s24.5.4 24.5 10.7", fill: "#e2e9ed" }), React.createElement("ellipse", { cx: "32", cy: "36.8", rx: "3.5", ry: "3.6", fill: "#664e27" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M49.3 22.7c-3-.2 6.1 7.4-8.2 6.3-5-.4-9.2 3.3-9.2 6.5 0 3.9 4.1 6.9 10.3 6.9 7.3 0 12.6-4.5 13.7-10.9.5-2.7-1.6-8.3-6.6-8.8" }), React.createElement("path", { d: "M22.8 29.1c-14.2 1.1-5.2-6.6-8.2-6.3-5 .4-7.1 6-6.6 8.8 1 6.4 6.3 10.9 13.7 10.9 6.2 0 10.3-3 10.3-6.9 0-3.3-4.2-6.9-9.2-6.5" })), React.createElement("g", { fill: "#ef9b92" }, React.createElement("path", { d: "M42.8 30.5c.3 1.1-.7 2.3-2.2 2.7s-2.9-.2-3.2-1.2.7-2.3 2.2-2.7c1.5-.4 3 .1 3.2 1.2M21.3 30.5c-.3 1.1.7 2.3 2.2 2.7 1.5.4 2.9-.2 3.2-1.2.3-1.1-.7-2.3-2.2-2.7-1.5-.4-3 .1-3.2 1.2" })), React.createElement("ellipse", { cx: "32", cy: "29.7", rx: "7.5", ry: "5.2", fill: "#ffa599" }), React.createElement("path", { d: "M60 17.6c0 2.1-1.2 3.9-4 3.9H8c-2.8 0-4-1.7-4-3.9 0-2.1 1.2-3.9 4-3.9h48c2.8.1 4 1.8 4 3.9", fill: "#fff" }), React.createElement("path", { d: "M42.8 16.8c-17.5-3.5-33.7-3.1-33.7-3.1C9.1 6.5 21.8 1 35.3 1c14.2 0 24.5 7.5 26 20.5 1.9 15.9-11.8 26.3-10.2 22.8 8.1-18.3-1.6-26.1-8.3-27.5", fill: "#ff4848" }), React.createElement("ellipse", { cx: "47.9", cy: "48.8", rx: "6.7", ry: "6.9", fill: "#fff" })); exports.default = Svg1f3851f3fc;