UNPKG

iconista

Version:

Thousands of SVG icons with one React component

31 lines (30 loc) 2.97 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 Svg1f5fc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#dae3ea", d: "M38.7 47.5H25.3L24 44h16z" }), React.createElement("path", { d: "M38.7 48.2H25.3C23.6 54.4 21.2 59 16 64h7.7s2.7-9.5 8.3-9.5 8.3 9.5 8.3 9.5H48c-5.2-5-7.6-9.6-9.3-15.8", fill: "#ed4c5c" }), React.createElement("g", { fill: "#dae3ea" }, React.createElement("path", { d: "M18 25.7c0 .9-.7 1.7-1.7 1.7H1.7c-.9 0-1.7-.7-1.7-1.7S.7 24 1.7 24h14.7c.9 0 1.6.7 1.6 1.7M24.5 22.3c0 .9-.7 1.7-1.7 1.7H8.2c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7h14.7c.9.1 1.6.8 1.6 1.7M64 40.7c0 .9-.7 1.7-1.7 1.7H47.7c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7h14.7c.9 0 1.6.8 1.6 1.7" }), React.createElement("path", { d: "M60.2 37.4c0 .9-.7 1.7-1.7 1.7H43.8c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7h14.7c.9 0 1.7.7 1.7 1.7" })), React.createElement("path", { fill: "#ed4c5c", d: "M37.5 43.3h-11l1.6-5.6h7.8z" }), React.createElement("path", { fill: "#dae3ea", d: "M35.9 37h-7.8l.8-7h6z" }), React.createElement("path", { fill: "#ed4c5c", d: "M35 30h-6l.8-6.8h4.4z" }), React.createElement("g", { fill: "#dae3ea" }, React.createElement("path", { d: "M28.4 19.6h7.2v2.9h-7.2zM28.4 15h7.2v1.8h-7.2z" })), React.createElement("path", { fill: "#ed4c5c", d: "M28.4 13.6h7.2V15h-7.2z" }), React.createElement("path", { fill: "#c94747", d: "M30.7 8.2h2.6v5.4h-2.6z" }), React.createElement("path", { fill: "#dae3ea", d: "M30.7 1.5h2.6v6.8h-2.6z" }), React.createElement("path", { fill: "#ed4c5c", d: "M30.7 0h2.6v1.5h-2.6z" }), React.createElement("g", { fill: "#c5d0d8" }, React.createElement("path", { d: "M30 16.8h4v2.9h-4zM28.3 30h7.5v.7h-7.5z" })), React.createElement("g", { fill: "#b2c1c0" }, React.createElement("path", { d: "M30.7 7.5h2.6v.7h-2.6zM28.4 21.8h7.2v.7h-7.2zM28.3 30.7h7.5v.7h-7.5zM28.1 32.8H36v.7h-7.9zM27.7 34.9h8.6v.7h-8.6z" })), React.createElement("g", { fill: "#c5d0d8" }, React.createElement("path", { d: "M28.1 32.1H36v.7h-7.9zM27.7 34.2h8.6v.7h-8.6zM27.4 36.3h9.3v.7h-9.3z" })), React.createElement("g", { fill: "#c94747" }, React.createElement("path", { d: "M25.3 47.5h13.3v.7H25.3zM29.8 22.5h4.3v.7h-4.3zM29.6 43.5h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3M31.6 43.5h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3M33.7 43.5h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3M35.7 43.5h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3M31.6 30h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3M33.7 30h-1.3v-3.3c0-.4.3-.6.6-.6.4 0 .6.3.6.6l.1 3.3" })), React.createElement("path", { fill: "#b2c1c0", d: "M24 43.3h16v.7H24z" })); exports.default = Svg1f5fc;