UNPKG

@icongo/pp

Version:
41 lines 1.57 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 PPPrinterPrint = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 18, height: 11, x: 2, y: 7.5, fill: "currentColor", opacity: 0.8, rx: 3 }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M4.5 2a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v4.5h-11V2Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5 6.5H4V2.1C4 1.234 4.612.5 5.417.5h9.166C15.388.5 16 1.234 16 2.1v4.4h-1V2.1c0-.35-.209-.6-.417-.6H5.417c-.208 0-.417.25-.417.6v4.4Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M16 6H4a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3ZM2 9a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M15.5 17.531a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1V11.97h11v5.562Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M15 11.969h1v5.25c0 .97-.588 1.812-1.417 1.812H5.417C4.588 19.031 4 18.19 4 17.22v-5.25h1v5.25c0 .479.233.812.417.812h9.166c.184 0 .417-.333.417-.812v-5.25Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M13.5 15.5a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h7Zm0-2a.5.5 0 0 1 0 1h-7a.5.5 0 0 1 0-1h7Z" })] })); export { PPPrinterPrint };