UNPKG

@icongo/pp

Version:
25 lines 1.28 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 PPCupPrint = 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: "M5.5 16h11a1 1 0 1 1 0 2h-11a1 1 0 1 1 0-2Zm11.978-8.79C18.67 7.591 19.5 8.46 19.5 9.5c0 1.428-1.55 2.5-3.393 2.5-.048 0-.096 0-.144-.002C14.746 13.878 12.953 15 11 15c-3.626 0-6.5-3.832-6.5-8.5A.5.5 0 0 1 5 6h12a.5.5 0 0 1 .5.5c0 .238-.007.474-.022.71Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M15 4.5H3a.5.5 0 0 0-.5.5c0 4.668 2.874 8.5 6.5 8.5s6.5-3.832 6.5-8.5a.5.5 0 0 0-.5-.5Zm-.512 1c-.19 3.932-2.608 7-5.488 7-2.88 0-5.298-3.068-5.488-7h10.976Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m13.862 10.329.276-.961c.303.086.63.132.97.132C16.46 9.5 17.5 8.78 17.5 8s-1.04-1.5-2.393-1.5v-1C16.95 5.5 18.5 6.572 18.5 8s-1.55 2.5-3.393 2.5c-.431 0-.852-.058-1.245-.171ZM3.5 14.75h11a.75.75 0 0 1 0 1.5h-11a.75.75 0 0 1 0-1.5Z" })] })); export { PPCupPrint };