UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.02 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function s(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconListCheck32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.389 8.646a1 1 0 0 0-1.414-1.414l-3.536 3.536-1.414-1.414a1 1 0 1 0-1.414 1.414l2.121 2.121.707.707.707-.707zM28 9a1 1 0 1 0 0-2H15a1 1 0 1 0 0 2zm0 10a1 1 0 1 0 0-2H15a1 1 0 1 0 0 2zm-1-6a1 1 0 0 1-1 1H15a1 1 0 1 1 0-2h11a1 1 0 0 1 1 1m-1 11a1 1 0 1 0 0-2H15a1 1 0 1 0 0 2zM9 18H5v4h4zm-4-2a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2z", clipRule: "evenodd" } ) } ); } const m = a(s); export { m as default }; //# sourceMappingURL=IconListCheck32.es.js.map