UNPKG

iconista

Version:

Thousands of SVG icons with one React component

38 lines (37 loc) 3.5 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 Svg1f3e2 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { fill: "#3e4347", d: "M26 6h20v48H26z" }), React.createElement("path", { fill: "#dae3ea", d: "M16 2h32v4H16z" }), React.createElement("path", { fill: "#3e4347", d: "M4 6h10v46H4z" }), React.createElement("path", { fill: "#b2c1c0", d: "M26 52h28v8H26z" }), React.createElement("g", { fill: "#b4d7ee" }, React.createElement("path", { d: "M30 52h4v8h-4zM38 52h4v8h-4zM46 52h4v8h-4zM46 42h10v4H46zM46 32h10v4H46zM46 22h10v4H46zM46 12h10v4H46zM38 42h4v4h-4zM38 32h4v4h-4zM38 22h4v4h-4zM38 12h4v4h-4zM30 42h4v4h-4zM30 32h4v4h-4zM30 22h4v4h-4zM30 12h4v4h-4z" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M26 46h32v6H26zM26 36h32v6H26zM26 26h32v6H26zM26 16h32v6H26zM26 6h32v6H26z" })), React.createElement("g", { fill: "#b4d7ee" }, React.createElement("path", { d: "M14 8h12v44H14zM4 52h22v10H4z" })), React.createElement("path", { fill: "#dae3ea", d: "M2 50h24v2H2z" }), React.createElement("g", { fill: "#d6eef0" }, React.createElement("path", { d: "M14 38h12v2H14zM14 28h12v2H14zM14 18h12v2H14zM14 10h12v2H14z" })), React.createElement("path", { fill: "#f5f5f5", d: "M14 6h12v2H14z" }), React.createElement("path", { fill: "#b2c1c0", d: "M4 52h2v10H4z" }), React.createElement("g", { fill: "#f5f5f5" }, React.createElement("path", { d: "M10 52h1.3v10H10z" }), React.createElement("path", { d: "M10 52h12v1.1H10zM10 60.9h12V62H10z" }), React.createElement("path", { d: "M15.3 52h1.3v10h-1.3zM20.7 52H22v10h-1.3z" })), React.createElement("path", { fill: "#83bf4f", d: "M26 58h36v2H26z" }), React.createElement("path", { fill: "#dae3ea", d: "M24 60h38v2H24z" }), React.createElement("path", { d: "M61 57.8c.2-.3.3-.7.3-1.2 0-1.3-1-2.3-2.3-2.3h-.1V54c0-.6-.5-1.2-1.2-1.2-.3 0-.5.1-.7.3-.1-.8-.9-1.4-1.7-1.4-1 0-1.7.8-1.7 1.8v.4c-.3-.2-.7-.4-1.1-.4-.7 0-1.3.4-1.6 1-.2-.1-.5-.1-.8-.1-1.3 0-2.3 1-2.3 2.3 0 .5.2 1 .5 1.4-.3.3-.5.7-.5 1.2 0 1 .8 1.8 1.7 1.8h9.2c.3.3.8.5 1.2.5 1.1 0 2-.9 2-2 .1-.8-.3-1.4-.9-1.8", fill: "#83bf4f" }), React.createElement("g", { fill: "#699635" }, React.createElement("path", { d: "M51.7 59.6c0 .6.5-.3 1.2-.3.6 0 1.2.9 1.2.3 0-.6-.5-1.2-1.2-1.2s-1.2.6-1.2 1.2M55.1 57.6c0 .3.3 0 .6 0s.6.3.6 0-.3-.6-.6-.6-.6.2-.6.6M59.4 59.7c0 .3.3 0 .6 0s.6.3.6 0-.3-.6-.6-.6c-.3.1-.6.3-.6.6" })), React.createElement("g", { fill: "#b5f478" }, React.createElement("path", { d: "M56.9 56c0 .3.3-.1.6-.1s.6.4.6.1c0-.3-.3-.6-.6-.6s-.6.2-.6.6M58.9 57.7c0 .3.3-.1.6-.1s.6.4.6.1c0-.3-.3-.6-.6-.6-.4 0-.6.2-.6.6" })), React.createElement("g", { fill: "#699635" }, React.createElement("path", { d: "M49.2 56.6c0 .7.5-.4 1.2-.4s1.2 1 1.2.4-.5-1.2-1.2-1.2-1.2.5-1.2 1.2M49.1 59.3c0 .3.3 0 .6 0s.6.3.6 0-.3-.6-.6-.6c-.3.1-.6.3-.6.6" })), React.createElement("path", { d: "M54.3 54.7c0 .4.3-.2.8-.2.4 0 .8.7.8.2 0-.4-.3-.8-.8-.8-.4 0-.8.3-.8.8", fill: "#b5f478" }), React.createElement("path", { d: "M56.5 59.9c0 .4.3-.2.8-.2.4 0 .8.7.8.2 0-.4-.3-.8-.8-.8s-.8.3-.8.8", fill: "#699635" })); exports.default = Svg1f3e2;