UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 2.61 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 Svg1f390 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M29.2 19.3C25.8 8.8 16 9.5 16 9.5s-9.8-.7-13.1 9.8C-.5 29.8 7.2 39.5 7.2 39.5c.1.6 4.2 1.1 9.2 1.1 5 0 9.1-.5 9.2-1.1 0 0 7-9.7 3.6-20.2", fill: "#6adbc6" }), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M15.6 2h1v7.5h-1z" }), React.createElement("ellipse", { cx: "16.1", cy: "6.6", rx: "1.5", ry: "1.5" })), React.createElement("g", { fill: "#6adbc6" }, React.createElement("path", { d: "M14.6 8.1h3v1.6h-3zM14.7 40.6h2.9v3.6h-2.9z" })), React.createElement("path", { fill: "#ffc7ce", d: "M15.6 10.3h1v33.9h-1z" }), React.createElement("path", { d: "M16.3 39.7c-2.2 0-4.3-.1-5.9-.3-.8-.1-1.4-.2-1.8-.3-.3-.1-.9-.3-.9-.8s.6-.7.9-.8c.4-.1 1.1-.2 1.8-.3 1.6-.2 3.7-.3 5.9-.3s4.3.1 5.9.3c.8.1 1.4.2 1.8.3.3.1.9.3.9.8s-.6.7-.9.8c-.4.1-1.1.2-1.8.3-1.6.2-3.7.3-5.9.3m-7.6-1.4c.3.1.9.3 2.2.4 1.5.2 3.4.3 5.4.3s3.9-.1 5.4-.3c1.3-.1 1.9-.3 2.2-.4-.3-.1-.9-.3-2.2-.4-1.5-.2-3.4-.3-5.4-.3s-3.9.1-5.4.3c-1.3.1-1.9.3-2.2.4", fill: "#fff" }), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M26.6 49.5c-8.8 1.1-11-5.3-11-5.3h1s2.2 5.7 10.4 4.4l-.4.9" }), React.createElement("path", { d: "M23.881 55.277l5.084-12.073.553.233-5.084 12.073z" })), React.createElement("path", { d: "M24.4 55.5s7 6 18.8 3.9S59.7 62 59.7 62L62 48.2s-4.4-5-20.1-1.6c-9.6 2.1-12.3-3.2-12.3-3.2l-5.2 12.1", fill: "#e6eff4" }), React.createElement("g", { fill: "#f46767" }, React.createElement("path", { d: "M36.2 53.4c.5.8-.1 2-1.3 2.6s-2.5.5-2.9-.4c-.5-.8.1-2 1.3-2.6 1.1-.6 2.4-.5 2.9.4" }), React.createElement("ellipse", { transform: "rotate(-28.694 49.846 49.175)", cx: "49.8", cy: "49.2", rx: "3.5", ry: "2.5" })), React.createElement("g", { fill: "#83bf4f" }, React.createElement("ellipse", { transform: "rotate(-28.682 39.511 50.503)", cx: "39.5", cy: "50.5", rx: "1.8", ry: "1.3" }), React.createElement("ellipse", { transform: "rotate(-28.67 44.514 55.544)", cx: "44.5", cy: "55.5", rx: "2.5", ry: "1.8" }), React.createElement("ellipse", { transform: "rotate(-28.682 54.972 54.519)", cx: "55", cy: "54.5", rx: "1.9", ry: "1.8" }))); exports.default = Svg1f390;