synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
38 lines (37 loc) • 1.15 kB
JavaScript
import { jsxs as e, jsx as s } from "react/jsx-runtime";
const h = (i) => /* @__PURE__ */ e(
"svg",
{
width: "24",
height: "24",
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
children: [
/* @__PURE__ */ s(
"mask",
{
id: "mask0_6722_37828",
style: { maskType: "alpha" },
maskUnits: "userSpaceOnUse",
x: "0",
y: "0",
width: "24",
height: "24",
children: /* @__PURE__ */ s("rect", { width: "24", height: "24", fill: "#D9D9D9" })
}
),
/* @__PURE__ */ s("g", { mask: "url(#mask0_6722_37828)", children: /* @__PURE__ */ s(
"path",
{
d: "M18 20V17H15V15H18V12H20V15H23V17H20V20H18ZM3 21C2.45 21 1.97917 20.8042 1.5875 20.4125C1.19583 20.0208 1 19.55 1 19V5C1 4.45 1.19583 3.97917 1.5875 3.5875C1.97917 3.19583 2.45 3 3 3H17C17.55 3 18.0208 3.19583 18.4125 3.5875C18.8042 3.97917 19 4.45 19 5V10H17V8H3V19H16V21H3ZM3 6H17V5H3V6Z",
fill: "#395979"
}
) })
]
}
);
export {
h as default
};
//# sourceMappingURL=AddAd.js.map