UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.16 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function o(e) { return /* @__PURE__ */ a( "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: "IconTextColumnBreak16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7 4a1 1 0 0 1 1-1h1.5a.5.5 0 0 1 0 1H8v9a1 1 0 0 1-1 1H5.5a.5.5 0 0 1 0-1H7zM1 5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5M1.5 9a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zM1 7.5a.5.5 0 0 1 .5-.5H3a.5.5 0 0 1 0 1H1.5a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1H3a.5.5 0 0 0 0-1zM11 5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zM11 7.5a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1h-1.5a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1H13a.5.5 0 0 0 0-1z", clipRule: "evenodd" } ) } ); } const m = t(o); export { m as default }; //# sourceMappingURL=IconTextColumnBreak16.es.js.map