UNPKG

iconista

Version:

Thousands of SVG icons with one React component

21 lines (20 loc) 2.07 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 Svg1f64d1f3ff = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 2C17.5 2 9.6 11 9.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4 2 32 2z", fill: "#231f20" }), React.createElement("path", { d: "M42 49.1V42H22v7.1C9.5 49.4 7 51.5 7 62h50c0-10.5-2.5-12.6-15-12.9", fill: "#b386e2" }), React.createElement("path", { d: "M15.8 32.9s-3.3-.8-3.3-5.7c0-3.8 2.5-4.5 2.5-4.5 8.8 0 23.2-11.5 23.2-11.5s5.4 10.1 10.7 11.5c0 0 2.5.5 2.5 4.5 0 4.8-3.4 5.7-3.4 5.7C48 40.2 38 49 32 49c-6.1 0-16.2-8.8-16.2-16.1", fill: "#8a6859" }), React.createElement("path", { d: "M26 43c-.1-.1-.2-.2-.2-.3 0-.8 2.7-1.7 6.1-1.7s6.1.9 6.1 1.7c0 .1-.1.2-.1.3 0 0-2.7-.7-6-.7S26 43 26 43", fill: "#574137" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M45.4 28.4c0 2.8-2.2 4.9-4.9 4.9s-4.9-2.2-4.9-4.9 9.8-2.7 9.8 0M18.6 28.1c0 2.8 2.2 4.9 4.9 4.9s4.9-2.2 4.9-4.9-9.8-2.7-9.8 0" })), React.createElement("circle", { cx: "23.5", cy: "29.9", r: "3.1", fill: "#664e27" }), React.createElement("circle", { cx: "23.5", cy: "29.9", r: "1", fill: "#231f20" }), React.createElement("circle", { cx: "40.5", cy: "30.2", r: "3.1", fill: "#664e27" }), React.createElement("g", { fill: "#231f20" }, React.createElement("circle", { cx: "40.5", cy: "30.2", r: "1" }), React.createElement("path", { d: "M17.2 28.2c-.1-.1-.2-.2-.2-.3 0-.8 2.9-1.8 6.5-1.8s6.5 1 6.5 1.8c0 .1-.1.2-.2.3 0 0-2.8-.7-6.3-.7s-6.3.7-6.3.7M34.2 28.2c-.1-.1-.2-.2-.2-.3 0-.8 2.9-1.8 6.5-1.8s6.5 1 6.5 1.8c0 .1-.1.2-.2.3 0 0-2.8-.7-6.3-.7s-6.3.7-6.3.7" })), React.createElement("path", { d: "M32 39c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3", fill: "#705041" })); exports.default = Svg1f64d1f3ff;