UNPKG

iconista

Version:

Thousands of SVG icons with one React component

19 lines (18 loc) 2.02 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 Svg270b1f3fc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#fed0ac" }, React.createElement("path", { d: "M10.3 9.9c-2.2 0-3.9 1.8-3.9 4v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4M31.3 43.3h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1-2.3 0-4.1 1.9-4.1 4.2-.1 0-.1 33.4-.1 33.4" })), React.createElement("path", { d: "M35.5 5.7c-.3 0-.5 0-.7.1 1.9.3 3.4 2 3.4 4v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1", fill: "#e0a372" }), React.createElement("path", { d: "M14.2 43.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3 1.9-4.3 4.3l.1 34.2", fill: "#fed0ac" }), React.createElement("path", { d: "M18.5 4.8c-.3 0-.5 0-.7.1 2 .4 3.5 2.1 3.5 4.3v21.3l1.5 2.1V9.1c0-2.4-1.9-4.3-4.3-4.3", fill: "#e0a372" }), React.createElement("path", { d: "M22.8 40.5h8.5V6.3C31.3 3.9 29.4 2 27 2s-4.3 1.9-4.3 4.3l.1 34.2", fill: "#fed0ac" }), React.createElement("g", { fill: "#e0a372" }, React.createElement("path", { d: "M27 2c-.3 0-.5 0-.7.1 2 .4 3.5 2.1 3.5 4.3v24.1l1.5 2.1V6.3C31.3 3.9 29.4 2 27 2M10.3 9.9c-.3 0-.5 0-.7.1 1.8.4 3.2 2 3.2 3.9v17.5l1.5 2.1V13.9c-.1-2.2-1.8-4-4-4" })), React.createElement("path", { d: "M57.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7-3.6 3.9-4.3 5.2-7.9 5.1V33s-31.7.1-31.7 2.6c0 0-1.5 11.1 1.6 18.1 4.6 10.4 26.2 12 35.3-4.9 5.3-10 16.1-16.2 14.4-19.5", fill: "#fed0ac" }), React.createElement("g", { fill: "#e0a372" }, React.createElement("path", { d: "M57.7 29.3c-.3-.6-.7-1-1.2-1.4.1.1.2.2.2.4 1.7 3.4-3.4 6.9-7 10.5-2.9 2.9-5.7 5.9-7.1 9.4-6.4 15.3-25 15.3-32.8 8.3 7.1 8 27 8.7 33.8-7.3 1.5-3.5 4.1-6.4 7.1-9.4 3.6-3.7 8.7-7.2 7-10.5M39.1 37.1c-5.9-2.1-18.1 2-16.5 13.7 0-10.9 9.9-13.6 15.3-13.6.7-.1 1.2-.1 1.2-.1" }))); exports.default = Svg270b1f3fc;