UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 888 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: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconEdgeAll20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13.99 3.59a.75.75 0 0 0 0-1.5h-8a.75.75 0 1 0 0 1.5zM2.827 5.25a.75.75 0 0 1 .75.75v8a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75M17.9 6a.75.75 0 0 0-1.5 0v8a.75.75 0 0 0 1.5 0zm-3.91 11.91a.75.75 0 0 0 0-1.5h-8a.75.75 0 0 0 0 1.5z", clipRule: "evenodd" } ) } ); } const s = l(a); export { s as default }; //# sourceMappingURL=IconEdgeAll20.es.js.map