UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.52 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 Svg1f458 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#b54152", d: "M21.9 2.2h18.5l-8.3 9.5z" }), React.createElement("path", { fill: "#d39762", d: "M41.2 3.3H22.1V0h19.5z" }), React.createElement("path", { d: "M11 4.6l10.1-2.9 10.8 7.8 10.8-7.8 10.1 2.9s.8 13.5 9.9 25.5c0 0-2.2 8.1-10 14.5 0 0-5.2-15.3-6.2-28.7 0 0-.5 5.9-3.8 12.8-2.4 5.1 8.9 18.4 8.1 32.9 0 0-9 2.4-18.8 2.4s-18.8-2.4-18.8-2.4c-.9-14.6 10.4-27.8 8-32.9-3.3-6.9-3.8-12.8-3.8-12.8-.9 13.4-6.2 28.7-6.2 28.7-6-7.1-10-14.5-10-14.5 9-12 9.8-25.5 9.8-25.5", fill: "#ed4c5c" }), React.createElement("path", { fill: "#eaac6e", d: "M29.6 11.4l2.5-2.1-10-9.3-2.5 2.1z" }), React.createElement("g", { fill: "#ffc78a" }, React.createElement("path", { d: "M22.4 22.3c-1.1-.2-2.3-.4-3.5-.7.3-.5.6-1.1 1-1.7 1.9-2.8 4.7-6 8.4-9.5C34.7 4.6 41.3.2 41.6 0l2.2 2c-.1 0-6.8 4.8-12.9 10.6-3.6 3.4-6.2 6.4-8 9-.2.2-.3.5-.5.7" }), React.createElement("path", { d: "M44 36.7c-3.9-.7-8.9-.9-13.2-.9-3.5 0-7.6.2-10.9.6.9-2.8 2.1-4.8 1-7.1-1.4-2.9-2.3-5.7-2.9-7.9 4.4.6 9.1.9 13.9.9 4.8 0 9.4-.3 13.9-.9-.6 2.2-1.5 5-2.9 7.9-1.2 2.4.1 4.4 1.1 7.4" })), React.createElement("path", { fill: "#eaac6e", d: "M42.9 29.9L19.3 27l-.8-4.4 26.3 3.3z" }), React.createElement("path", { fill: "#ffc78a", d: "M21.1 36.3h4.1V64h-4.1z" }), React.createElement("path", { fill: "#eaac6e", d: "M43.6 34.9l-24.2 2 1.3-4.3 21.9-1.8z" }), React.createElement("g", { fill: "#ffc78a" }, React.createElement("path", { d: "M12.1 41.5L11 45.7 0 31.4l2.1-2.6zM51.8 41.9l1.2 4 11-14.2-2.1-2.7zM41 23.6h1.8v27.7H41zM38.6 26.9h1.8v27.7h-1.8z" })), React.createElement("g", { fill: "#eaac6e" }, React.createElement("path", { d: "M39.5 24.7h1.8v27.7h-1.8z" }), React.createElement("path", { d: "M43.2 24.2c0 1.7-2.1 3.1-2.1 3.1S39 25.9 39 24.2c0-1.7 1-.7 2.1-.7s2.1-1 2.1.7" })), React.createElement("path", { d: "M40.3 24.4c1.2 1.2.5 3.6.5 3.6s-2.5.3-3.7-.9c-1.2-1.2.2-1.1 1.1-1.9.9-.8.9-2.1 2.1-.8", fill: "#d39762" }), React.createElement("path", { d: "M43.8 27c-1 1-3.1.6-3.1.6s-.4-2 .6-3 1 .1 1.7.8c.7.7 1.9.6.8 1.6", fill: "#ffc78a" })); exports.default = Svg1f458;