UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.05 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function o(a) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconTypographyCase12", "aria-hidden": "true", ...a, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6.5 1h-1a.5.5 0 0 0-.5.5V3h2V1.5a.5.5 0 0 0-.5-.5M4 1.5V3H1.5A1.5 1.5 0 0 0 0 4.5v5A1.5 1.5 0 0 0 1.5 11h9A1.5 1.5 0 0 0 12 9.5v-5A1.5 1.5 0 0 0 10.5 3H8V1.5A1.5 1.5 0 0 0 6.5 0h-1A1.5 1.5 0 0 0 4 1.5M7 4h3.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5zM4 5h-.5v1.5a.5.5 0 0 0 1 0V6h1v2H5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-.5V6h1v.5a.5.5 0 0 0 1 0V5z", clipRule: "evenodd" } ) } ); } const n = t(o); export { n as default }; //# sourceMappingURL=IconTypographyCase12.es.js.map