UNPKG

@icongo/pp

Version:
39 lines 1.65 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 PPPhoto = 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: "M8 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M6.697 10.082a1 1 0 0 1 1.606 0l1.91 2.572a1 1 0 0 1-.804 1.596H5.591a1 1 0 0 1-.803-1.596l1.909-2.572Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "m7.5 11.517-.916 1.233h1.832L7.5 11.517Zm.803-1.435a1 1 0 0 0-1.606 0l-1.91 2.572a1 1 0 0 0 .804 1.596h3.818a1 1 0 0 0 .803-1.596l-1.91-2.572Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M10.494 9.123a1 1 0 0 1 1.512 0l3.007 3.472a1 1 0 0 1-.756 1.655H8.243a1 1 0 0 1-.756-1.655l3.007-3.472Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.25 10.541 9.337 12.75h3.826l-1.913-2.209Zm.756-1.418a1 1 0 0 0-1.512 0l-3.007 3.472a1 1 0 0 0 .756 1.655h6.014a1 1 0 0 0 .756-1.655l-3.007-3.472Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 3.5v13h13v-13h-13Zm-.5-2A1.5 1.5 0 0 0 1.5 3v14A1.5 1.5 0 0 0 3 18.5h14a1.5 1.5 0 0 0 1.5-1.5V3A1.5 1.5 0 0 0 17 1.5H3Z", clipRule: "evenodd" })] })); export { PPPhoto };