UNPKG

iconista

Version:

Thousands of SVG icons with one React component

20 lines (19 loc) 2.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 Svg1f920 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#89664c" }, React.createElement("path", { d: "M2.1 19.6c-1 2.7 3.6 12.1 7.7 13.2 8.8 2.3 22.1-4 22.1-4s-11.2-5.1-15.4-6.6C5.7 18.1 2.8 17.9 2.1 19.6M61.9 19.6c1 2.7-3.6 12.1-7.7 13.2-8.8 2.3-22.1-4-22.1-4s11.2-5.1 15.4-6.6c10.8-4.1 13.7-4.3 14.4-2.6" })), React.createElement("path", { d: "M55 39c0 12.7-10.3 23-23 23S9 51.7 9 39s10.3-23 23-23 23 10.3 23 23", fill: "#ffdd67" }), React.createElement("path", { d: "M44.1 11.5c-2.1-3.1.3-4.8-1.4-7.6-1-1.8-2-2.6-3.5-1.2C36.8 5.2 34 6.2 32 6.2s-4.8-1-7.2-3.5c-1.5-1.5-2.4-.6-3.5 1.2-1.7 2.8.7 4.5-1.4 7.6-1.3 1.9-2.6 9.3-2.6 9.3L32 23.7l14.7-2.9s-1.3-7.4-2.6-9.3", fill: "#d3976e" }), React.createElement("path", { d: "M22.4 5.9s4.5 3 4.4 4.6c-.1 1.8-5.6 5-5.6 5s2.5-3.9 2.6-5.3c.1-1.2-1.4-4.3-1.4-4.3", fill: "#fed0ac" }), React.createElement("path", { d: "M41.6 5.9s-4.5 3-4.4 4.6c.1 1.8 5.6 5 5.6 5s-2.5-3.9-2.6-5.3c-.1-1.2 1.4-4.3 1.4-4.3", fill: "#89664c" }), React.createElement("path", { d: "M47 20.3c-8.6 2.2-15 2.2-15 2.2s-6.4 0-15-2.2l-.7 2.1L32 26l15.7-3.6-.7-2.1", fill: "#3e4347" }), React.createElement("path", { d: "M32 25s-7.4.2-20.7-4.6c0 0 5.1 3.8 7.8 7 5.1 6.2 20.8 6.2 25.9 0 2.6-3.2 7.8-7 7.8-7C39.4 25.2 32 25 32 25", fill: "#d3976e" }), React.createElement("g", { fill: "#664e27" }, React.createElement("path", { d: "M39.6 47.9c-4.9 3.6-10.4 3.6-15.3 0-.6-.4-1.1.3-.7 1 1.5 2.6 4.5 4.9 8.4 4.9 3.9 0 6.9-2.3 8.4-4.9.4-.7-.2-1.4-.8-1" }), React.createElement("circle", { cx: "23.2", cy: "36.9", r: "3.8" }), React.createElement("circle", { cx: "40.8", cy: "36.9", r: "3.8" }))); exports.default = Svg1f920;