UNPKG

@icongo/pp

Version:
27 lines 1.21 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 PPShareAndroidPrint = 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: "M7.175 14.207a2.5 2.5 0 1 1 .233-4.274l5.093-3.01a2.5 2.5 0 1 1 .434 1.487l-4.593 2.714a2.494 2.494 0 0 1-.09 1.963l4.658 2.54a2.5 2.5 0 1 1-.408 1.486l-5.327-2.905Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M5 12.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm9-1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm0 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m6.754 9.18-.508-.86 5.5-3.25.508.86-5.5 3.25ZM12 14.878l.479-.878-5.5-3-.479.878 5.5 3Z" })] })); export { PPShareAndroidPrint };