UNPKG

iconista

Version:

Thousands of SVG icons with one React component

36 lines (35 loc) 3.32 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 Svg1f68e = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M62 37.6l-60 2V23.5c0-2.6 2.1-4.7 4.7-4.7h50.6c2.6 0 4.7 2.1 4.7 4.7v14.1", fill: "#c5d0d8" }), React.createElement("path", { d: "M60.1 39.5H3.9v-14c0-2.6 2.1-4.7 4.7-4.7h46.9c2.6 0 4.7 2.1 4.7 4.7l-.1 14", fill: "#3e4347" }), React.createElement("path", { fill: "#c5d0d8", d: "M2 38.7v11.5h60V36.6H21.7z" }), React.createElement("path", { fill: "#428bc1", d: "M2 50.2h60v6.3H2z" }), React.createElement("path", { fill: "#fff", d: "M2 46.2h60v2H2z" }), React.createElement("g", { fill: "#63686b" }, React.createElement("path", { d: "M49.6 46.2c-4.6 0-8.3 3.8-8.3 8.4 0 .6.1 1.2.2 1.8h16.2c.1-.6.2-1.2.2-1.8 0-4.6-3.7-8.4-8.3-8.4M18.5 46.2c-4.6 0-8.3 3.8-8.3 8.4 0 .6.1 1.2.2 1.8h16.2c.1-.6.2-1.2.2-1.8 0-4.6-3.7-8.4-8.3-8.4" })), React.createElement("path", { d: "M49.6 47.3c-4 0-7.2 3.3-7.2 7.3 0 4.1 3.2 7.3 7.2 7.3s7.2-3.3 7.2-7.3-3.2-7.3-7.2-7.3", fill: "#3e4347" }), React.createElement("ellipse", { cx: "49.6", cy: "54.6", rx: "3.6", ry: "3.7", fill: "#94989b" }), React.createElement("path", { d: "M18.5 47.3c-4 0-7.2 3.3-7.2 7.3 0 4.1 3.2 7.3 7.2 7.3s7.2-3.3 7.2-7.3c.1-4-3.1-7.3-7.2-7.3", fill: "#3e4347" }), React.createElement("path", { d: "M18.5 51c-2 0-3.6 1.6-3.6 3.7 0 2 1.6 3.7 3.6 3.7s3.6-1.6 3.6-3.7c.1-2.1-1.6-3.7-3.6-3.7", fill: "#94989b" }), React.createElement("path", { fill: "#3e4347", d: "M8.4 39.6H2v5.8l6.4-1.2z" }), React.createElement("g", { fill: "#fff" }, React.createElement("path", { d: "M5.1 42.5c0 1.3-.8 2.3-1.9 2.3-.8 0-.8 0-.8-2.3 0-2.4 0-2.4.8-2.4 1 0 1.9 1.1 1.9 2.4M8 42.1c0 1.1-.7 2-1.6 2-.7 0-.7 0-.7-2s0-2 .7-2c.8 0 1.6.9 1.6 2" })), React.createElement("path", { fill: "#3e4347", d: "M2 52.2h4.8v2H2z" }), React.createElement("path", { fill: "#c5d0d8", d: "M16.5 20.3h1.9v17.8h-1.9z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M15.6 20.8h.9v7.1h-.9zM18.4 20.8h.9v7.1h-.9z" })), React.createElement("path", { fill: "#c5d0d8", d: "M31.1 20.1H33v17.8h-1.9z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M30.1 20.8h.9v7.1h-.9zM32.9 20.8h.9v7.1h-.9z" })), React.createElement("path", { fill: "#c5d0d8", d: "M45.6 20.1h1.9v17.8h-1.9z" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M44.7 20.8h.9v7.1h-.9zM47.5 20.8h.9v7.1h-.9zM25.4 15.1h13.1v3.8H25.4zM2 2h60v1.9H2z" }), React.createElement("path", { d: "M29.953 15.858l5.394-8.775.767.471-5.394 8.775zM35.447 17.163l5.398-8.773 1.447.891-5.397 8.773z" }), React.createElement("path", { d: "M31.795 3.49l.71-.554 7.262 9.3-.71.553zM35.31 3.293l1.418-1.109 5.542 7.091-1.418 1.109z" })), React.createElement("path", { fill: "#f15744", d: "M62 45.6h-2.3v-2.8l2.3-.1z" }), React.createElement("path", { fill: "#ffd45c", d: "M59.7 39.9l2.3-1v3.9h-2.3z" })); exports.default = Svg1f68e;