UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 3.11 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 Svg1f401 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M24.9 46c-.7.2-1.5.6-2.2 1s-1.4.9-2 1.4c-.6.5-1.1 1.1-1.5 1.7-.4.6-.7 1.2-.8 1.8s0 1.2.3 1.8c.3.6.8 1.2 1.4 1.8.3.3.6.5 1 .8.3.3.7.5 1.1.7.7.4 1.5.8 2.3 1.1 1.6.6 3.4.9 5.2 1.2 1.8.3 3.7.5 5.5.7 1.9.2 3.7.5 5.6.8 1.8.3 3.7.7 5.5 1.1-1.8-.2-3.7-.4-5.6-.6-1.9-.1-3.7-.2-5.6-.3-1.9-.1-3.7-.1-5.6-.2-1.9-.1-3.8-.3-5.7-.8-1-.3-1.9-.6-2.8-1-.5-.2-.9-.5-1.3-.7-.4-.3-.9-.5-1.3-.9-.8-.6-1.6-1.4-2.3-2.4-.3-.5-.6-1.1-.7-1.7-.2-.6-.2-1.2-.2-1.8 0-.6.1-1.2.3-1.8.2-.6.4-1.1.7-1.6.5-1 1.2-1.9 1.9-2.6.7-.8 1.5-1.5 2.4-2.1.9-.6 1.8-1.2 2.8-1.6l1.6 4.2", fill: "#fc97b2" }), React.createElement("g", { fill: "#c4c5c6" }, React.createElement("path", { d: "M43 51.9c0 4.2-5.5 5.5-11 5.5S21 56 21 51.9c0-13.8 8.1-18.1 11-18.1 2.8 0 11 4.2 11 18.1" }), React.createElement("path", { d: "M29.6 56.4c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1 0-1.2 1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1M40.4 56.4c0 1.2-1 2.1-2.2 2.1h-1.5c-1.2 0-2.2-.9-2.2-2.1 0-1.2 1-2.1 2.2-2.1h1.5c1.2 0 2.2.9 2.2 2.1" })), React.createElement("ellipse", { cx: "44.6", cy: "12.4", rx: "10.4", ry: "10.4", fill: "#b5b5b5" }), React.createElement("ellipse", { cx: "44.5", cy: "13.6", rx: "7.7", ry: "7.7", fill: "#ffc5d3" }), React.createElement("ellipse", { cx: "19.4", cy: "12.4", rx: "10.4", ry: "10.4", fill: "#b5b5b5" }), React.createElement("ellipse", { cx: "19.5", cy: "13.6", rx: "7.7", ry: "7.7", fill: "#ffc5d3" }), React.createElement("path", { d: "M44.6 22.8C42.9 19 38.9 10.6 32 10.6c-6.9 0-10.9 8.4-12.6 12.2-.9 1.9-1.6 3.8-1.9 6.6-.5 4.9 5.3 9.1 8.5 9.1 1.5 0 3.1 2.9 6 2.9s4.5-2.9 6-2.9c3.2 0 9-4.2 8.5-9.1-.2-2.7-1-4.6-1.9-6.6", fill: "#c4c5c6" }), React.createElement("g", { fill: "#ffc5d3" }, React.createElement("ellipse", { cx: "41.7", cy: "33.8", rx: "3.2", ry: "2.2" }), React.createElement("ellipse", { cx: "22.3", cy: "33.8", rx: "3.2", ry: "2.2" })), React.createElement("path", { d: "M34.9 33.8c-.6-.6-2.4-.7-2.9-.7s-2.3 0-2.9.7c-.4.4-.1 1.5 1 2.4.7.6 1.4.8 1.9.8s1.2-.2 1.9-.8c1.1-.9 1.4-2 1-2.4", fill: "#3e4347" }), React.createElement("ellipse", { cx: "25.2", cy: "26.7", rx: "4.6", ry: "4.5", fill: "#fff" }), React.createElement("ellipse", { cx: "25.2", cy: "26.7", rx: "3.2", ry: "3.1", fill: "#3e4347" }), React.createElement("ellipse", { cx: "38.8", cy: "26.7", rx: "4.6", ry: "4.5", fill: "#fff" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("ellipse", { cx: "38.8", cy: "26.7", rx: "3.2", ry: "3.1" }), React.createElement("path", { d: "M31 39.3c.1-.3.3-.5.5-.7.2-.2.5-.3.7-.4.3-.1.5-.2.8-.2.3 0 .6 0 .8.3-.3 0-.5.2-.7.3-.2.1-.4.2-.7.3-.2.1-.5.2-.7.3-.2 0-.4 0-.7.1" }))); exports.default = Svg1f401;