UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 986 B
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: "IconTypographyCase16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M9 2H7a1 1 0 0 0-1 1v1h4V3a1 1 0 0 0-1-1M5 3v1H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2V3a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2m5 2h3a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zM5.5 6H5v1.5a.5.5 0 0 0 1 0V7h1.5v4h-1a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-1V7H10v.5a.5.5 0 0 0 1 0V6z", clipRule: "evenodd" } ) } ); } const n = t(o); export { n as default }; //# sourceMappingURL=IconTypographyCase16.es.js.map