UNPKG

@icongo/pp

Version:
45 lines 1.81 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 PPArrowUpLeftPrint = 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__*/_jsxs("g", { fillRule: "evenodd", clipPath: "url(#prefix__a)", clipRule: "evenodd", children: [/*#__PURE__*/_jsxs("g", { fill: "currentColor", opacity: 0.8, children: [/*#__PURE__*/_jsx("path", { d: "M7.857 13.64A1.5 1.5 0 0 1 6.5 12.012l.472-5.185a1.5 1.5 0 0 1 2.987.271l-.471 5.186a1.5 1.5 0 0 1-1.63 1.358Z" }), /*#__PURE__*/_jsx("path", { d: "M15.144 6.354a1.5 1.5 0 0 1-1.358 1.63L8.6 8.455a1.5 1.5 0 0 1-.271-2.987l5.185-.472a1.5 1.5 0 0 1 1.63 1.358Z" }), /*#__PURE__*/_jsx("path", { d: "M8.818 7.315a1.5 1.5 0 0 1 2.121 0l5.657 5.657a1.5 1.5 0 0 1-2.121 2.121L8.818 9.437a1.5 1.5 0 0 1 0-2.122Z" })] }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M5.948 12.145a.5.5 0 0 1-.453-.543l.471-5.186a.5.5 0 0 1 .996.09l-.471 5.186a.5.5 0 0 1-.543.453Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M12.148 5.945a.5.5 0 0 1-.453.543L6.51 6.96a.5.5 0 0 1-.09-.996l5.185-.472a.5.5 0 0 1 .543.453Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M6.647 6.643a.5.5 0 0 1 .707 0l6.535 6.536a.5.5 0 1 1-.707.707L6.646 7.351a.5.5 0 0 1 0-.708Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPArrowUpLeftPrint };