UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 947 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: "IconCheckbox20", "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.5zm5.014 5.72a.75.75 0 1 0-1.06 1.06l2.151 2.152.53.53.53-.53 5.425-5.424a.75.75 0 0 0-1.06-1.061L8.635 11.84z", clipRule: "evenodd" } ) } ); } const r = o(a); export { r as default }; //# sourceMappingURL=IconCheckbox20.es.js.map