UNPKG

@icongo/pp

Version:
28 lines 1.61 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 PPStudioLightFront = 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: "M10 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.013 3.508C5.236 2.174 6.197.5 7.741.5h4.518c1.544 0 2.505 1.674 1.727 3.008L12.24 6.504l-1.73-1.008L12.26 2.5H7.741L9.49 5.496 7.76 6.504 6.013 3.508Zm7.973 6.984c.778 1.334-.184 3.008-1.727 3.008H7.741c-1.544 0-2.505-1.674-1.728-3.008l1.748-2.996L9.49 8.504 7.74 11.5h4.518L10.51 8.504l1.728-1.008 1.747 2.996Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.61 10.296c-1.33.886-3.11-.067-3.11-1.665V5.37c0-1.598 1.78-2.55 3.11-1.665l2.945 1.964L8.667 7l.888 1.332-2.946 1.964ZM7.946 7 5.5 5.369V8.63L7.947 7Zm5.444-3.296c1.33-.886 3.11.067 3.11 1.665V8.63c0 1.598-1.78 2.55-3.11 1.665l-2.945-1.964L11.333 7l-.888-1.332 2.946-1.964ZM12.054 7 14.5 8.631V5.37L12.053 7Zm3.36 11.406a1 1 0 0 1-1.32.508L11 17.539v.961a1 1 0 1 1-2 0v-.961l-3.094 1.375a1 1 0 0 1-.812-1.828L9 15.35V13a1 1 0 1 1 2 0v2.35l3.906 1.736a1 1 0 0 1 .508 1.32Z", clipRule: "evenodd" })] })); export { PPStudioLightFront };