UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 913 B
import { jsx as t } from "react/jsx-runtime"; import { memo as n } from "react"; function a(e) { return /* @__PURE__ */ t( "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: "IconTextAlignmentJustify20", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2.75 5.5a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5zm0 7a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5zM2 8.25c0 .414.336.75.75.75h14.5a.75.75 0 0 0 0-1.5H2.75a.75.75 0 0 0-.75.75M2.75 16a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5z", clipRule: "evenodd" } ) } ); } const o = n(a); export { o as default }; //# sourceMappingURL=IconTextAlignmentJustify20.es.js.map