UNPKG

@icongo/li

Version:
45 lines 1.42 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiPrint = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { transform: "matrix(.3 0 0 .3 -.2 .1)", children: [/*#__PURE__*/_jsx("path", { fill: "#424242", d: "M9 11h30v3H9z" }), /*#__PURE__*/_jsx("path", { fill: "#616161", d: "M4 25h40v-7c0-2.2-1.8-4-4-4H8c-2.2 0-4 1.8-4 4v7z" }), /*#__PURE__*/_jsx("path", { fill: "#424242", d: "M8 36h32c2.2 0 4-1.8 4-4v-8H4v8c0 2.2 1.8 4 4 4z" }), /*#__PURE__*/_jsx("circle", { cx: 40, cy: 18, r: 1, fill: "#00e676" }), /*#__PURE__*/_jsx("path", { fill: "#90caf9", d: "M11 4h26v10H11z" }), /*#__PURE__*/_jsx("path", { fill: "#242424", d: "M37.5 31h-27c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5h27c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5z" }), /*#__PURE__*/_jsx("path", { fill: "#90caf9", d: "M11 31h26v11H11z" }), /*#__PURE__*/_jsx("path", { fill: "#42a5f5", d: "M11 29h26v2H11z" }), /*#__PURE__*/_jsx("path", { fill: "#1976d2", d: "M16 33h17v2H16zm0 4h13v2H16z" })] }) })); export { LIGuiPrint };