UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.07 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconTypographyCase24", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13 4.5h-2A1.5 1.5 0 0 0 9.5 6v1h5V6A1.5 1.5 0 0 0 13 4.5M8 6v1H5a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-8a3 3 0 0 0-3-3h-3V6a3 3 0 0 0-3-3h-2a3 3 0 0 0-3 3m6.5 2.5H19a1.5 1.5 0 0 1 1.5 1.5v8a1.5 1.5 0 0 1-1.5 1.5H5A1.5 1.5 0 0 1 3.5 18v-8A1.5 1.5 0 0 1 5 8.5zM8.25 10H7.5v2.247a.75.75 0 0 0 1.5 0V11.5h2.25v5H10a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-1.25v-5H15v.747a.75.75 0 0 0 1.5 0V10z", clipRule: "evenodd" } ) } ); } const n = t(o); export { n as default }; //# sourceMappingURL=IconTypographyCase24.es.js.map