UNPKG

@icongo/li

Version:
33 lines (32 loc) 1.57 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LITechRam = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LITechRam = function LITechRam(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#4caf50", d: "M11.91 3.182H2.09c-.6 0-1.09.49-1.09 1.09v4.364h12V4.273c0-.6-.49-1.091-1.09-1.091z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#37474f", d: "M1 8.636v1.091c0 .6.49 1.091 1.09 1.091h4.637V9.455c0-.164.11-.273.273-.273.164 0 .273.109.273.273v1.363h4.636c.6 0 1.091-.49 1.091-1.09V8.635H1z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#ff9800", d: "M2.364 9.182h.545v1.636h-.545zm1.09 0H4v1.636h-.545zm1.091 0h.546v1.636h-.546zm1.091 0h.546v1.636h-.546zm2.182 0h.546v1.636h-.546zm1.091 0h.546v1.636h-.546zm1.091 0h.545v1.636H10zm1.09 0h.546v1.636h-.545z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#37474f", d: "M5.91 4.818h2.18v2.727H5.91zm3.272 0h2.182v2.727H9.182zm-6.546 0h2.182v2.727H2.636z" })] })); }; exports.LITechRam = LITechRam;