UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 980 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } 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: "IconTypographyBox20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 3.5h11a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1v-11a1 1 0 0 1 1-1M2 4.5A2.5 2.5 0 0 1 4.5 2h11A2.5 2.5 0 0 1 18 4.5v11a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 15.5zM6.25 6H5.5v1.997a.75.75 0 0 0 1.5 0V7.5h2.25V13H8.5a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5h-.75V7.5H13v.497a.75.75 0 0 0 1.5 0V6z", clipRule: "evenodd" } ) } ); } const l = o(a); export { l as default }; //# sourceMappingURL=IconTypographyBox20.es.js.map