@icongo/li
Version:
LibreICONS Icons
25 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LITechRam = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: [/*#__PURE__*/_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__*/_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__*/_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__*/_jsx("path", {
fill: "#37474f",
d: "M5.91 4.818h2.18v2.727H5.91zm3.272 0h2.182v2.727H9.182zm-6.546 0h2.182v2.727H2.636z"
})]
}));
export { LITechRam };