UNPKG

iconista

Version:

Thousands of SVG icons with one React component

21 lines (20 loc) 2.67 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 Svg1f4df = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M62 47c0 3.3-2.7 6-6 6H8c-3.3 0-6-2.7-6-6V17c0-3.3 2.7-6 6-6h48c3.3 0 6 2.7 6 6v30z", fill: "#3e4347" }), React.createElement("g", { fill: "#62727a" }, React.createElement("path", { d: "M15 48c0 .5-.4 1-1 1h-4c-.6 0-1-.5-1-1v-4c0-.5.4-1 1-1h4c.6 0 1 .5 1 1v4M23 48c0 .5-.5 1-1 1h-4c-.5 0-1-.5-1-1v-4c0-.5.5-1 1-1h4c.5 0 1 .5 1 1v4M31 48c0 .5-.5 1-1 1h-4c-.5 0-1-.5-1-1v-4c0-.5.5-1 1-1h4c.5 0 1 .5 1 1v4" }), React.createElement("path", { d: "M9 15c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h21c1.1 0 2.7.6 3.6 1.2l6.9 5.5c.9.7 2.5 1.2 3.6 1.2h11c1.1 0 2-.9 2-2V17c0-1.1-.9-2-2-2H9" })), React.createElement("path", { d: "M55 45c0 1.1-.9 2-2 2h-8c-1.1 0-2.7-.5-3.6-1.2l-4.8-3.6c-.9-.7-.7-1.2.4-1.2h16c1.1 0 2 .9 2 2v2", fill: "#3e4347" }), React.createElement("path", { d: "M46.4 45.8c-.3.3-.9.3-1.2 0-.3-.3-.3-.9 0-1.2l2.3-2.3c.3-.3.8-.3 1.2 0 .3.3.3.9 0 1.2l-2.3 2.3", fill: "#83bf4f" }), React.createElement("g", { fill: "#b2c1c0" }, React.createElement("path", { d: "M19 46l2 1v-2zM29 46l-2 1v-2z" })), React.createElement("circle", { cx: "12", cy: "46", r: "1", fill: "#f15744" }), React.createElement("path", { d: "M51 35c0 1.1-.9 2-2 2H15c-1.1 0-2-.9-2-2V23c0-1.1.9-2 2-2h34c1.1 0 2 .9 2 2v12", fill: "#c7e755" }), React.createElement("path", { d: "M55 18c0-.5-.5-1-1-1h-6c-.5 0-1 .5-1 1s.5 1 1 1h6c.5 0 1-.4 1-1", fill: "#f15744" }), React.createElement("g", { opacity: ".7", fill: "#3e4347" }, React.createElement("path", { d: "M17.9 28.6l.4.4-.4.4h-2.8l-.4-.4.4-.4h2.8M19.7 28.9l-.2-.2v-2.5l.5-.5.3.3v2.3l-.6.6m.6.9v2.3l-.3.3-.5-.5v-2.5l.2-.2.6.6m2.6-3.9h-2.4l-.4-.4.4-.4h2.4l.4.4-.4.4m.5 6.6l-.4.4h-2.4l-.4-.4.4-.4H23l.4.4m-.2-4.3v-2.3l.3-.3.5.5v2.5l-.2.2-.6-.6m.6.9l.2.2v2.5l-.5.5-.3-.3v-2.3l.6-.6M28.4 28.6l.4.4-.4.4h-2.8l-.5-.4.4-.4h2.9M30.1 29l-.2-.2v-3.1l.5-.5.3.9v2.3l-.6.6m.7.8v2.3l-.3.9-.5-.5v-3.1l.2-.2.6.6m2.6-1.5h-.8L31 26.7V26h.7l1.7 1.7v.6m.2 0V26l.3-.9.5.5v3.1l-.1.3-.7-.7m.7.8l.2.2v3.1l-.5.5-.3-.9v-2.3l.6-.6M38.9 28.6l.4.4-.4.4H36l-.4-.4.4-.4h2.9M41.3 26.2v2.1l-.7.7-.2-.2V26l.9.2m-.9 6v-2.8l.2-.2.7.7V32l-.9.2m4.1.7h-3.6l-.5-.5.9-.3h2.9l.3.8m-.3-7h-2.9l-.9-.3.5-.5h3.6l-.3.8m-.1 2.7l.4.4-.4.4h-2.8l-.5-.4.4-.4h2.9M48.9 28.6l.4.4-.4.4h-2.8l-.5-.4.4-.4h2.9" }))); exports.default = Svg1f4df;