UNPKG

@icongo/pp

Version:
41 lines 1.67 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 PPLabelPrint = 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", { clipPath: "url(#prefix__a)", children: [/*#__PURE__*/_jsx("path", { fill: "currentColor", stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M4.485 2.487v-.003h.003a36.006 36.006 0 0 1 1.816-.115c1.459-.058 3.193-.05 4.48.142a.386.386 0 0 1 .21.117l7.753 7.754a.5.5 0 0 1 0 .707l-5.657 5.657a.5.5 0 0 1-.707 0L4.63 8.992a.386.386 0 0 1-.118-.21c-.191-1.286-.2-3.02-.142-4.48a36.65 36.65 0 0 1 .115-1.815Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { stroke: "#000", strokeLinecap: "round", d: "m9.356 2.63 7.753 7.753a1 1 0 0 1 0 1.414l-5.657 5.657a1 1 0 0 1-1.414 0L2.285 9.701a.883.883 0 0 1-.259-.49c-.198-1.335-.205-3.106-.147-4.574.03-.73.074-1.375.117-1.841.015-.162.03-.3.043-.412.112-.014.25-.028.412-.043a36.495 36.495 0 0 1 1.841-.117c1.468-.058 3.24-.052 4.574.147a.883.883 0 0 1 .49.259Z" }), /*#__PURE__*/_jsx("circle", { cx: 6.95, cy: 7.38, r: 1, stroke: "#000", transform: "rotate(-45 6.95 7.38)" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPLabelPrint };