iconista
Version:
Thousands of SVG icons with one React component
39 lines (38 loc) • 4.82 kB
JavaScript
"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 Svg1f4dc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props },
React.createElement("g", { fill: "#89664c" },
React.createElement("path", { d: "M8.8 3.1c0 .7-.6 1.2-1.2 1.2-.7 0-1.2-.6-1.2-1.2V1.2C6.4.6 6.9 0 7.6 0s1.2.6 1.2 1.2v1.9M6.4 60.9c0-.7.6-1.2 1.2-1.2.7 0 1.2.6 1.2 1.2v1.9c0 .7-.6 1.2-1.2 1.2-.7 0-1.2-.6-1.2-1.2v-1.9" })),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M13.1 5.8c0 1.7-1.4 3.1-3.1 3.1H5.2c-1.7 0-3.1-1.4-3.1-3.1 0-1.7 1.4-3.1 3.1-3.1H10c1.7-.1 3.1 1.3 3.1 3.1M2.1 58.2c0-1.7 1.4-3.1 3.1-3.1H10c1.7 0 3.1 1.4 3.1 3.1 0 1.7-1.4 3.1-3.1 3.1H5.2c-1.7.1-3.1-1.3-3.1-3.1" })),
React.createElement("path", { fill: "#dfcea3", d: "M2.4 9.9h10.4v44.2H2.4z" }),
React.createElement("g", { fill: "#89664c" },
React.createElement("path", { d: "M15.2 8.5c0 .8-.6 1.4-1.4 1.4H1.4C.6 9.9 0 9.3 0 8.5c0-.8.6-1.4 1.4-1.4h12.4c.8 0 1.4.7 1.4 1.4M0 55.5c0-.8.6-1.4 1.4-1.4h12.4c.8 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4H1.4c-.8-.1-1.4-.7-1.4-1.4" })),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M8.6 3.1c0 .7-.4 1.2-1 1.2-.5 0-1-.6-1-1.2V1.2C6.6.5 7 0 7.6 0c.5 0 1 .6 1 1.2v1.9M6.6 60.9c0-.7.4-1.2 1-1.2.5 0 1 .6 1 1.2v1.9c0 .7-.4 1.2-1 1.2-.5 0-1-.6-1-1.2v-1.9" })),
React.createElement("g", { fill: "#bf9173" },
React.createElement("path", { d: "M11.9 5.8c0 1.7-1.1 3.1-2.4 3.1H5.8c-1.3 0-2.4-1.4-2.4-3.1 0-1.7 1.1-3.1 2.4-3.1h3.7c1.3-.1 2.4 1.3 2.4 3.1M3.3 58.2c0-1.7 1.1-3.1 2.4-3.1h3.7c1.3 0 2.4 1.4 2.4 3.1 0 1.7-1.1 3.1-2.4 3.1H5.8c-1.4.1-2.5-1.3-2.5-3.1" })),
React.createElement("path", { fill: "#efd8b1", d: "M3.6 9.9h8.1v44.2H3.6z" }),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M13.5 8.5c0 .8-.5 1.4-1.1 1.4H2.8c-.6 0-1.1-.6-1.1-1.4 0-.8.5-1.4 1.1-1.4h9.6c.6 0 1.1.7 1.1 1.4M1.7 55.5c0-.8.5-1.4 1.1-1.4h9.6c.6 0 1.1.6 1.1 1.4 0 .8-.5 1.4-1.1 1.4H2.8c-.6-.1-1.1-.7-1.1-1.4" })),
React.createElement("g", { fill: "#89664c" },
React.createElement("path", { d: "M57.6 3.1c0 .7-.6 1.2-1.2 1.2-.7 0-1.2-.6-1.2-1.2V1.2c0-.7.6-1.2 1.2-1.2.7 0 1.2.6 1.2 1.2v1.9M55.2 60.9c0-.7.6-1.2 1.2-1.2.7 0 1.2.6 1.2 1.2v1.9c0 .7-.6 1.2-1.2 1.2-.7 0-1.2-.6-1.2-1.2v-1.9" })),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M61.9 5.8c0 1.7-1.4 3.1-3.1 3.1H54c-1.7 0-3.1-1.4-3.1-3.1 0-1.7 1.4-3.1 3.1-3.1h4.8c1.7-.1 3.1 1.3 3.1 3.1M50.9 58.2c0-1.7 1.4-3.1 3.1-3.1h4.8c1.7 0 3.1 1.4 3.1 3.1 0 1.7-1.4 3.1-3.1 3.1H54c-1.7.1-3.1-1.3-3.1-3.1" })),
React.createElement("path", { fill: "#dfcea3", d: "M51.2 9.9h10.4v44.2H51.2z" }),
React.createElement("g", { fill: "#89664c" },
React.createElement("path", { d: "M64 8.5c0 .8-.6 1.4-1.4 1.4H50.2c-.8 0-1.4-.6-1.4-1.4 0-.8.6-1.4 1.4-1.4h12.4c.8.1 1.4.7 1.4 1.4M48.8 55.5c0-.8.6-1.4 1.4-1.4h12.4c.8 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4H50.2c-.8 0-1.4-.7-1.4-1.4" })),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M57.4 3.1c0 .7-.4 1.2-1 1.2-.5 0-1-.6-1-1.2V1.2c0-.7.4-1.2 1-1.2.5 0 1 .6 1 1.2v1.9M55.4 60.9c0-.7.4-1.2 1-1.2.5 0 1 .6 1 1.2v1.9c0 .7-.4 1.2-1 1.2-.5 0-1-.6-1-1.2v-1.9" })),
React.createElement("g", { fill: "#bf9173" },
React.createElement("path", { d: "M60.7 5.8c0 1.7-1.1 3.1-2.4 3.1h-3.7c-1.3 0-2.4-1.4-2.4-3.1 0-1.7 1.1-3.1 2.4-3.1h3.7c1.3-.1 2.4 1.3 2.4 3.1M52.1 58.2c0-1.7 1.1-3.1 2.4-3.1h3.7c1.3 0 2.4 1.4 2.4 3.1 0 1.7-1.1 3.1-2.4 3.1h-3.7c-1.3.1-2.4-1.3-2.4-3.1" })),
React.createElement("path", { fill: "#efd8b1", d: "M52.4 9.9h8.1v44.2h-8.1z" }),
React.createElement("g", { fill: "#a57b5e" },
React.createElement("path", { d: "M62.3 8.5c0 .8-.5 1.4-1.1 1.4h-9.6c-.6 0-1.1-.6-1.1-1.4 0-.8.5-1.4 1.1-1.4h9.6c.6.1 1.1.7 1.1 1.4M50.5 55.5c0-.8.5-1.4 1.1-1.4h9.6c.6 0 1.1.6 1.1 1.4 0 .8-.5 1.4-1.1 1.4h-9.6c-.6 0-1.1-.7-1.1-1.4" })),
React.createElement("path", { d: "M51.2 54.1c-19.2 4.2-38.4 0-38.4 0V9.9c19.2 4.1 38.4 0 38.4 0v44.2z", fill: "#fff6d7" }),
React.createElement("g", { fill: "none", stroke: "#7d8b91", strokeMiterlimit: "10" },
React.createElement("path", { d: "M17.8 15.9s4.9 1.5 14.2 1.5c9.8 0 14.6-1.5 14.6-1.5M17.8 20.4s4.9 1.5 14.2 1.5c9.8 0 14.6-1.5 14.6-1.5M17.8 25s4.9 1.5 14.2 1.5M24.9 35.3c2 .2 4.3.3 7.1.3 9.8 0 14.6-1.5 14.6-1.5M17.8 38.7s4.9 1.5 14.2 1.5c9.8 0 14.6-1.5 14.6-1.5M17.8 43.3s4.9 1.5 14.2 1.5c9.8 0 14.6-1.5 14.6-1.5M17.8 47.8s4.9 1.5 14.2 1.5" })));
exports.default = Svg1f4dc;