@adyen/adyen-platform-experience-web
Version:

7 lines (6 loc) • 662 B
JavaScript
import "../../external/preact/compat/dist/compat.module.js";
import { jsx as l } from "../../external/preact/jsx-runtime/dist/jsxRuntime.module.js";
const a = (o) => /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...o, children: /* @__PURE__ */ l("path", { fill: "currentColor", d: "m15.35 11.53-5.4-9.32q-.3-.52-.82-.83a2.26 2.26 0 0 0-3.07.82L.65 11.53a2.2 2.2 0 0 0 0 2.25A2.2 2.2 0 0 0 2.6 14.9h10.8q.6 0 1.12-.3t.83-.82.3-1.13-.3-1.13zm-8.1-6.95h1.5v4.5h-1.5zm1.67 7.13a1 1 0 0 1-.93.62.99.99 0 0 1-.83-1.55q.17-.24.45-.37.28-.11.58-.06a1 1 0 0 1 .78.78q.06.29-.06.58z" }) });
export {
a as default
};