UNPKG

iconista

Version:

Thousands of SVG icons with one React component

29 lines (28 loc) 3.08 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 Svg1f6a2 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#c94747", d: "M21.2 23.8l-4.6 1.5v1.6l4.6-1.3z" }), React.createElement("path", { fill: "#3e4347", d: "M21.2 25.6l-4.6 1.3v1.8l4.6-1.3z" }), React.createElement("path", { fill: "#75d6ff", d: "M2 51.7h60V62H2z" }), React.createElement("path", { d: "M30.2 15.6h-.1c.1-.3.1-.6.1-.9 0-1.7-1.2-3.2-2.9-3.5-.5-2-2.3-3.5-4.4-3.5-.6 0-1.3.1-1.8.4-1-1.5-2.6-2.4-4.5-2.4H16C15 3.5 12.8 2 10.2 2 6.7 2 3.9 4.8 3.9 8.4s2.8 6.4 6.4 6.4c.7 0 1.4-.1 2-.3 1 1.3 2.6 2.2 4.3 2.2 1.2 0 2.3-.4 3.2-1.1.8.8 1.9 1.3 3.1 1.3.2 0 .4 0 .6-.1.6 1 1.8 1.6 3 1.6.7 0 1.3-.2 1.9-.5.2.8.9 1.4 1.8 1.4 1 0 1.8-.8 1.8-1.8 0-1.1-.8-1.9-1.8-1.9", fill: "#dae3ea" }), React.createElement("path", { d: "M33.7 18.2c-1.1-.5-2.3-.7-3.5-.7-1.4 0-3.3.3-4.5.9l-.9 7.2h12.7l-3.8-7.4", fill: "#94989b" }), React.createElement("path", { fill: "#62727a", d: "M18.4 27.4l-4.5 2.1v5.2h2.7v10.9h23.6V33.8z" }), React.createElement("path", { fill: "#b2c1c0", d: "M18.4 27.4v5.5h2.7v11.8h23.6V32.9h2.8v-5.5z" }), React.createElement("path", { fill: "#62727a", d: "M21.1 47.5l-10.9 1.7v-9.1l10.9-5.4z" }), React.createElement("path", { d: "M56.3 56.9S25.5 63.4 11 58.1c-2-.7-4.3-2-7.1-4.9v-4.4s10.3-1.3 22.9-8.1c15.5-8.3 29.1-8.7 33.5-6.8-.1-.1-4 6.2-4 23", fill: "#f15744" }), React.createElement("path", { d: "M56.5 51.9c.1-3.8 1.3-5.4 2.8-7.9 5.5-8.8.9-10.1.9-10.1-3.5 5.8-3.7 18-3.7 18", fill: "#d33b23" }), React.createElement("path", { d: "M59.3 35.7c-5.6-1.6-18.5-.4-32.7 7.2C14.2 49.6 4 50.1 3.9 50.1v.9c.1 0 10.5-.5 23.1-7.2 13.8-7.4 26.6-8.6 32-7.2l.3-.9", fill: "#fff" }), React.createElement("path", { d: "M59.3 35.8c-.1.3-.2.6-.3.8.8.3 2.2 1.1 2.7 2.6.2-.5.3-1 .3-1.4-.8-1.1-2-1.7-2.7-2", fill: "#b2c1c0" }), React.createElement("path", { fill: "#62727a", d: "M21.2 25.6h23.5v1.8H21.2z" }), React.createElement("path", { fill: "#ff9d27", d: "M21.2 23.8h23.5v1.8H21.2z" }), React.createElement("path", { fill: "#c5d0d8", d: "M18.4 27.4h29.1v5.4H18.4z" }), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M20.3 28.8h1.3v2.7h-1.3zM23.7 28.8H25v2.7h-1.3zM27.1 28.8h1.3v2.7h-1.3zM30.5 28.8h1.3v2.7h-1.3zM34 28.8h1.3v2.7H34zM37.4 28.8h1.3v2.7h-1.3zM40.8 28.8h1.3v2.7h-1.3zM44.2 28.8h1.3v2.7h-1.3z" })), React.createElement("g", { fill: "#62727a" }, React.createElement("path", { d: "M22.9 33.8h3.6v1.8h-3.6zM42.9 34.3l-3.6 1v-1.5h3.6zM33.8 33.8h3.6v1.8h-3.6zM28.4 33.8H32v1.8h-3.6z" })), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M13.5 41.4l-2.3 1.1v2.2l2.3-.9zM20.1 38.1l-2.3 1.2v2.8l2.3-.9zM16.8 39.8l-2.3 1.1v2.5l2.3-.9z" }))); exports.default = Svg1f6a2;