UNPKG

@icongo/pp

Version:
37 lines 1.39 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 PPCoctail = 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__*/_jsxs("g", { fill: "currentColor", clipPath: "url(#prefix__a)", children: [/*#__PURE__*/_jsx("path", { d: "M6 8a.5.5 0 0 1 0-1h8a.5.5 0 0 1 0 1H6Z" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "m2.767 5.68 6.5 7a1 1 0 0 0 1.466 0l6.5-7c.594-.64.14-1.68-.733-1.68h-13c-.873 0-1.327 1.04-.733 1.68Zm11.44.32L10 10.53 5.793 6h8.414Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "M11 11.5v7H9v-7h2Z" }), /*#__PURE__*/_jsx("path", { d: "M14.5 20h-9c0-1.475 2.05-2.5 4.5-2.5s4.5 1.025 4.5 2.5ZM12.818 1.728a.75.75 0 0 1 .364-1.456l4 1a.75.75 0 0 1-.364 1.456l-4-1Z" }), /*#__PURE__*/_jsx("path", { d: "M11.211 8.737a.75.75 0 1 1-1.423-.474l2.5-7.5a.75.75 0 1 1 1.423.474l-2.5 7.5Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPCoctail };