UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 849 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function a(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEdgeAll16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.023 2.91a.5.5 0 1 0 0-1h-6a.5.5 0 1 0 0 1zM2.933 5a.5.5 0 1 0-1 0v6a.5.5 0 1 0 1 0zm11.18 0a.5.5 0 1 0-1 0v6a.5.5 0 1 0 1 0zm-2.59 8.59a.5.5 0 0 1-.5.5h-6a.5.5 0 0 1 0-1h6a.5.5 0 0 1 .5.5", clipRule: "evenodd" } ) } ); } const s = l(a); export { s as default }; //# sourceMappingURL=IconEdgeAll16.es.js.map