UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 950 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function n(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: "IconLink20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1 10a4.25 4.25 0 0 1 4.25-4.25h2a.75.75 0 0 1 0 1.5h-2a2.75 2.75 0 0 0 0 5.5h2a.75.75 0 0 1 0 1.5h-2A4.25 4.25 0 0 1 1 10m18 0a4.25 4.25 0 0 1-4.25 4.25h-2a.75.75 0 0 1 0-1.5h2a2.75 2.75 0 1 0 0-5.5h-2a.75.75 0 0 1 0-1.5h2A4.25 4.25 0 0 1 19 10M7.25 9.25a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" } ) } ); } const l = a(n); export { l as default }; //# sourceMappingURL=IconLink20.es.js.map