UNPKG

@icongo/pp

Version:
32 lines 1.24 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 PPContractPrint = 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("path", { fill: "currentColor", d: "M13 5.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5ZM7 11h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5.354 15.354a.5.5 0 0 1-.708-.708l4-4a.5.5 0 0 1 .708.708l-4 4Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M9.5 15a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 1 0v4Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5 11.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1H5Zm6.354-2.146a.5.5 0 0 1-.708-.708l4-4a.5.5 0 0 1 .708.708l-4 4Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M11 9.5a.5.5 0 0 1 0-1h4a.5.5 0 0 1 0 1h-4Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M11.5 9a.5.5 0 0 1-1 0V5a.5.5 0 0 1 1 0v4Z" })] })); export { PPContractPrint };