UNPKG

@icongo/pp

Version:
25 lines 1 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 PPTimesPrint = 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", fillRule: "evenodd", d: "M6.132 6.477a1.5 1.5 0 0 0 .073 2.12L8.78 11l-2.575 2.403a1.5 1.5 0 0 0 2.047 2.194l2.727-2.545 2.726 2.545a1.5 1.5 0 0 0 2.047-2.194L13.177 11l2.575-2.403a1.5 1.5 0 1 0-2.047-2.194L10.98 8.948 8.252 6.403a1.5 1.5 0 0 0-2.12.074Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M6.854 13.854a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708.708l-7 7Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M6.146 6.854a.5.5 0 1 1 .708-.708l7 7a.5.5 0 0 1-.708.708l-7-7Z" })] })); export { PPTimesPrint };