UNPKG

iconista

Version:

Thousands of SVG icons with one React component

22 lines (21 loc) 2.44 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 Svg1f46e1f3fb = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 17.3c-15.8 0-27 .5-27 10 0 .8.8 14 .8 14h52.5l.8-14c-.1-7.4-9.7-10-27.1-10", fill: "#594640" }), React.createElement("path", { d: "M56 37c-4-1.7-1.9-9-1.9-9-1.8 1-5.5 1.2-10.1.9 1.2.8 2 1.3 2 1.3-4.6 1.7-10.1.8-10.1.8 1.6 1.2 2.6 1.8 2.6 1.8-15 .5-23.5-5.4-27.8-9.8-3.6 7.2 0 11.5-2.7 14 0 0-4 0-4 5s4 5 4 5c0 8 18 15 24 15s24-7 24-15c0 0 4 0 4-5s-4-5-4-5", fill: "#ffe1bd" }), React.createElement("path", { d: "M20 35.8c-5 0-7 1.8-7 3.6s0 4.4 6.6 4.4c6.4 0 7.4-.8 7.4-3.5 0-1.8-2-4.5-7-4.5", fill: "#f5f5f5" }), React.createElement("circle", { cx: "20.5", cy: "38.8", r: "4.5", fill: "#664e27" }), React.createElement("path", { d: "M22 38.8c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5.7-1.5 1.5-1.5 1.5.7 1.5 1.5", fill: "#231f20" }), React.createElement("path", { d: "M13 39.3c0-7 14-7 14 1-2-6-12-6-14-1", fill: "#664e27" }), React.createElement("path", { d: "M44 35.8c5 0 7 1.8 7 3.6s0 4.4-6.6 4.4c-6.4 0-7.4-.8-7.4-3.5 0-1.8 2-4.5 7-4.5", fill: "#f5f5f5" }), React.createElement("circle", { cx: "43.5", cy: "38.8", r: "4.5", fill: "#664e27" }), React.createElement("path", { d: "M42 38.8c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5 1.5", fill: "#231f20" }), React.createElement("g", { fill: "#664e27" }, React.createElement("path", { d: "M51 39.3c0-7-14-7-14 1 2-6 12-6 14-1M41 50.9c0 3.4-4.5 5.1-9 5.1s-9-1.7-9-5.1c0 0 0-.9.9-.9h16.2c.9 0 .9.9.9.9" })), React.createElement("path", { d: "M59 22.7c0 3.1-11.9 5.7-27 5.7S5 25.8 5 22.7c0 0-.3 2.3 27 2.3s27-2.3 27-2.3", fill: "#454749" }), React.createElement("path", { d: "M46.7 10.5C42.6 8.7 36.4 2 32 2c-4.4 0-10.6 6.7-14.7 8.5-3.3 1.4-9.5 1.9-12 4.5-2.7 2.8-.3 7.9-.3 7.9s.3 2.3 27 2.3 27-2.3 27-2.3 2.4-5-.3-7.8c-2.5-2.7-8.7-3.2-12-4.6", fill: "#428bc1" }), React.createElement("path", { d: "M29.3 10.3c1.6-.7 2.7-3.4 2.7-3.4s1.1 2.8 2.7 3.4c1.3.6 4.4-2.1 4.4-2.1s-.3 6.7-.8 8.1C36.8 20 32 22.1 32 22.1s-4.8-2.1-6.3-5.8c-.6-1.4-.8-8.1-.8-8.1s3.1 2.7 4.4 2.1", fill: "#fbbf67" })); exports.default = Svg1f46e1f3fb;