UNPKG

iconista

Version:

Thousands of SVG icons with one React component

16 lines (15 loc) 1.88 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 Svg1f58c = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M20.5 54.6c.9-9.9 5.4-9.7 3-12-2.3-2.3.3-.3-12.3 3.3-4.5 1.3-6.4 5.3-6.7 8.8-.1 1-.8 5.6-4.5 7 0 0 7.8.8 11.7 0 4-.3 8.4-2.3 8.8-7.1", fill: "#3e4347" }), React.createElement("path", { d: "M11.6 45.7s2.8.3 2.4 2.4c-.4 2.1 2.2.1 2.3 1.7.1 1.7 2.9.6 2.8 2.2-.1 1.7 1.8 1 1.5 2.5-.3 1.5-.7 3.2-1.9 4.2-1.1 1 .4-4.8-.9-3.6-1.3 1.2-1-2.9-2.8-2.1-1.9.8-.3-3.3-2.4-2.4-2.1.9-1.4-3-2.7-2.7-1.3.4-1.1-.9-1.1-.9s1.1-.8 2.8-1.3", fill: "#94989b" }), React.createElement("path", { d: "M4.6 53.8s-.7 6.3-4.6 7.8c0 0 8.4 1.1 12.4-.1 0 0 2-.7-.2-1.8s-.4-2-1.6-1.8c-1.2.1 1.2-1.7-.7-1.5-1.9.2-.4-2.5-1.7-1.9-1.3.7-.9-2-1.6-1.1-.6.8-.4-.9-1-.7s-.8.2-1 1.1", fill: "#ed4c5c" }), React.createElement("path", { d: "M10.8 59.9s-.4.3-1.1.6c-.3.1-.7.3-1.2.4-.4 0-.8.1-1.3.1s-.9 0-1.4-.1c-.4-.1-.9-.2-1.2-.3-.7-.2-1.1-.4-1.1-.4s.5-.2 1.2-.3c.7-.1 1.6-.2 2.5-.3.9 0 1.8 0 2.5.1.6.1 1.1.2 1.1.2", fill: "#ffc7ce" }), React.createElement("path", { d: "M21.2 51.1l-6.4-6.4S42.6 13.9 52.2 4c2.6-2.7 7-2.7 9.7 0 2.7 2.7 2.7 7.1 0 9.7-9.9 9.5-40.7 37.4-40.7 37.4", fill: "#89664c" }), React.createElement("path", { d: "M20.2 50l-4.3-4.3S43.4 16.3 52.7 6.6c2.6-2.6 6.2-3.3 8-1.4 1.8 1.8 1.2 5.4-1.4 8C49.6 22.6 20.2 50 20.2 50", fill: "#d3976e" }), React.createElement("path", { fill: "#c7d3d8", d: "M13.894 44.98l3.465-3.466 7.07 7.071-3.464 3.465z" }), React.createElement("path", { fill: "#fff", d: "M15.167 46.25l3.465-3.464 4.525 4.526-3.465 3.464z" })); exports.default = Svg1f58c;