UNPKG

iconista

Version:

Thousands of SVG icons with one React component

29 lines (28 loc) 3 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 Svg1f6cf = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M30.5 9.1s-2.6 1.1-5.5-1.7c-1.7-1.6-4.6-3-5.8-3.4h-1.1s-3.8 0-7.8 3.4c-2.4 2-4.6 2.2-5 1.7H4.2C2.8 12.2 0 11.8 0 11.8v30.4h34.2L31.6 9.1h-1.1", fill: "#3e4347" }), React.createElement("path", { d: "M31.6 9.1s-2.6 1.1-5.5-1.7C22.6 4 19.2 4 19.2 4s-3.8 0-7.8 3.4c-3.3 2.8-6.1 1.7-6.1 1.7-1.4 3.1-4.2 2.8-4.2 2.8v30.4h34.2V11.8s-2.5.4-3.7-2.7", fill: "#62696d" }), React.createElement("path", { fill: "#3e4347", d: "M1.1 35.5L22.5 47v9L1.1 42.2z" }), React.createElement("g", { fill: "#62696d" }, React.createElement("path", { d: "M22.5 56L64 49v-8l-41.5 6zM21.5 55.4l.4 4.2.6.4v-4z" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M22.5 60l1.4-.4.7-3.9-2.1.3zM63.6 53v-3.9l-2.7.5.9 3.7zM.4 42.2v3.2h1.5l1-3.2z" })), React.createElement("path", { fill: "#94989b", d: "M1.1 35.5L22.5 47 64 41 35 31z" }), React.createElement("path", { fill: "#dae3ea", d: "M2.3 29.7L23.2 38v7.6L2.3 35.3z" }), React.createElement("path", { fill: "#ffdd7d", d: "M23.2 45.6l38.7-5.1v-6.8L23.2 38z" }), React.createElement("path", { fill: "#fff", d: "M2.3 29.7L23.2 38l38.7-4.3L35.3 27z" }), React.createElement("g", { fill: "#b2c1c0" }, React.createElement("path", { d: "M4.1 25.6s1.2 3.2 5 4.7c0 0 5.7-1.7 13.3-1.6 0 0-3-2.7-3.8-5 0 .1-6.6-2.3-14.5 1.9M21.4 24.2s.8 3.2 3.4 4.7c0 0 3.9-1.7 9-1.6 0 0-2-2.7-2.6-5 .1.1-4.4-2.3-9.8 1.9" })), React.createElement("g", { fill: "#dae3ea" }, React.createElement("path", { d: "M7.5 23.2s2.6 3.5 3.8 8.2c0 0 5.7-2.3 13.3-2.2 0 0-3-3.8-3.8-6.9 0 0-5.6-1.1-13.3.9M22.6 22.2s2.3 3.2 3.4 7.4c0 0 5.1-2.1 11.9-2 0 0-2.7-3.4-3.4-6.2 0 0-5-1-11.9.8" })), React.createElement("g", { fill: "#a53838" }, React.createElement("path", { d: "M11.8 40s-.6-4.2-.3-5.4c.2-.9 1.2-2.2 1.7-2.7 1.4-1.1 6.3-1.5 6.3-1.5s17.7-2.5 23.5-2.3c.9 0 3.3 1.6 3.3 1.6l-27.6 3.5-3 5.3-.3 3.4-3.6-1.9" }), React.createElement("path", { d: "M17.4 35.7l-1.6 2.8-.3 3.3 7.7 3.8V38z" })), React.createElement("path", { fill: "#ed4c5c", d: "M23.2 38v7.6l38.7-5.1v-6.8z" }), React.createElement("path", { fill: "#c94747", d: "M17.4 35.7l5.8 2.3 38.7-4.3-15.8-4-27.3 3.4z" }), React.createElement("path", { d: "M54.4 31.8s-.7-1.2-1-1.5c-.4-.3-1.6-.4-1.6-.4s-.4-.9-.6-1c-.5-.2-1.9.7-1.9.7s-.8-1.1-1.1-1.1c-7.3 0-22.6 1.8-29.7 3.9-.8.2-2 2.1-2.4 3-1 2-2.3 6.6-2.6 9.1-.3 2.3 1.1 8.9 1.1 8.9s1.2-4.5 2.3-5.8c.5-.6 1 2.7 1 2.7s.9-4.2 1.2-4.6c.4-.5 1 2.5 1 2.5s.6-6.6 1.1-8.2c.3-1.1 1.4-3 2.1-3.3 7-3.1 21.7-5.6 28.9-5.4.4.1 2.2.5 2.2.5", fill: "#ed4c5c" })); exports.default = Svg1f6cf;