UNPKG

@icongo/pp

Version:
27 lines 1.26 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 PPStarPrint = 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", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M11.5 15.9 6.865 18l.533-5.13L4 9.04l4.965-1.07L11.5 3.5l2.535 4.469L19 9.039l-3.398 3.831.533 5.13-4.635-2.1Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M5.571 17.455 10 15.448l4.429 2.007a.5.5 0 0 0 .704-.507l-.51-4.91 3.251-3.668a.5.5 0 0 0-.269-.82L12.86 6.527l-2.425-4.274a.5.5 0 0 0-.87 0L7.14 6.527 2.395 7.55a.5.5 0 0 0-.27.82l3.253 3.667-.51 4.911a.5.5 0 0 0 .703.507Zm4.223-3.01-3.842 1.74.443-4.263a.5.5 0 0 0-.123-.384l-2.83-3.191 4.128-.89a.5.5 0 0 0 .33-.242L10 3.513l2.1 3.702a.5.5 0 0 0 .33.242l4.128.89-2.83 3.191a.5.5 0 0 0-.123.384l.443 4.263-3.842-1.74a.5.5 0 0 0-.412 0Z", clipRule: "evenodd" })] })); export { PPStarPrint };