UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 795 B
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function l(t) { return /* @__PURE__ */ e( "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: "IconCheckMark16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13.17 3.896a.5.5 0 0 1 0 .708l-7.253 7.253-.353.353-.354-.353-2.564-2.565a.5.5 0 1 1 .707-.707l2.21 2.21 6.9-6.899a.5.5 0 0 1 .708 0", clipRule: "evenodd" } ) } ); } const n = r(l); export { n as default }; //# sourceMappingURL=IconCheckMark16.es.js.map