UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 3.14 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 Svg1f3f9 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#d3976e" }, React.createElement("path", { d: "M14.3 20.4c-12.5 12.5-5.2 28-2.9 33 .4.9.6 1.7.7 2.4-.9-.1-2.1.3-3.2 1.2-1.6 1.3-.9 3.4 0 4.2.6.6 1.2.9 2.7.3 2.3-.9 7.5-4.3 4.9-10.1-7.5-16.6 3-26.8 3-26.8L14.7 20l-.4.4M57.1 8.9c-.9 1.1-1.3 2.3-1.2 3.2-.7-.1-1.5-.3-2.4-.7-5.1-2.3-20.5-9.6-33 2.9l-.5.4 4.8 4.8s10.3-10.5 26.8-3c5.7 2.6 9.1-2.7 10-4.9.7-1.6.4-2.1-.3-2.7-.8-.9-2.8-1.7-4.2 0" })), React.createElement("path", { fill: "#fed0ac", d: "M14.73 20.035l5.233-5.233L24.7 19.54l-5.232 5.232z" }), React.createElement("g", { fill: "#89664c" }, React.createElement("path", { d: "M22.9 21.4l-4.8-4.8.8-.8 4.8 4.8zM16.6 18.1l4.8 4.8-.8.8-4.8-4.8zM11.7 59.3c.8-.8.8-2.6.4-3.4-.4 0-.8 0-1.2.1 1.3-.2.2 3.6-.3 2.8-.6-.8-.6-.2-.6-.1.1.5.5 1.8 1.7.6M59.3 11.7c-.8.8-2.6.8-3.4.4 0-.4 0-.7.1-1.2-.2 1.3 3.6.2 2.8-.3-.8-.6-.2-.6-.1-.6.5.1 1.8.5.6 1.7" })), React.createElement("path", { fill: "#b2c1c0", d: "M10.2 8.7L10 5.5 2 2l3.5 8 3.2.2z" }), React.createElement("path", { d: "M49.6 48.1L10.2 8.8l-1.5 1.5L48 49.6c.2.2.7 0 1.1-.4.5-.4.7-.9.5-1.1", fill: "#d3976e" }), React.createElement("path", { d: "M51.5 42.5c-.3-.3-2.2.4-2.2.4s1.6-.8 1.5-1.1c-.1-.3-.6-.9-.9-.9-.7-.1-3 .8-3 .8s2.3-.8 2.2-1.5c0-.3-.8-.8-.8-.8-2.5 1.2-6 1.5-6 1.5l6.4 6.4s5.9-1.6 5-2.5c-.8-.8-1.3-1.3-2.2-2.3", fill: "#ed4c5c" }), React.createElement("path", { d: "M48 46.5c2.1-.6 4.2-1.4 5.4-2.1l-.8-.8c-1.1.6-3.3 1.4-5.5 2l.9.9", fill: "#ffce31" }), React.createElement("path", { d: "M45.5 40.2c-1.7.4-3.2.5-3.2.5l6.4 6.4s1.5-.4 2.9-.9c-7.5-1.9-6.1-6-6.1-6", opacity: ".5", fill: "#3e4347" }), React.createElement("path", { d: "M42.5 51.5c-.3-.3.4-2.2.4-2.2s-.8 1.6-1.1 1.5c-.3-.1-.9-.6-.9-.9-.1-.7.7-3 .7-3s-.8 2.3-1.5 2.2c-.3 0-.8-.8-.8-.8 1.2-2.5 1.5-6 1.5-6l6.4 6.4s-1.5 6-2.5 5c-.8-.7-1.3-1.3-2.2-2.2", fill: "#ed4c5c" }), React.createElement("path", { d: "M46.5 48c-.6 2.1-1.4 4.2-2.1 5.4l-.8-.8c.6-1.1 1.4-3.3 2-5.5l.9.9", fill: "#ffce31" }), React.createElement("path", { d: "M40.2 45.5c.4-1.7.5-3.2.5-3.2l6.4 6.4s-.4 1.5-.9 2.9c-1.9-7.5-6-6.1-6-6.1", opacity: ".5", fill: "#3e4347" }), React.createElement("path", { fill: "#b2c1c0", d: "M12.2 61.3l35.7-11.9-.9-.8-31.8 10.6z" }), React.createElement("path", { opacity: ".5", fill: "#3e4347", d: "M46.9 49.7l1-.3-.9-.8-1 .3z" }), React.createElement("path", { fill: "#b2c1c0", d: "M61.3 12.2l-2.1 3-10.6 31.9.8.8z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { opacity: ".5", d: "M48.9 46.1l-.3 1 .8.8.3-1zM8.7 10.2l1.5-1.5v-1l-4.1.6L2 2l3.5 8z" })), React.createElement("path", { fill: "#e8e8e8", d: "M7.3 8.1l1.6.8-.8-1.6 1.4-.8-2.1.1-3.7-2.9 2.9 3.7-.1 2.1z" })); exports.default = Svg1f3f9;