UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 554 B
import * as e from "react"; const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "CheckDefault", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22.63 9.37a1.26 1.26 0 0 0-.9-.37c-.34 0-.67.13-.9.37l-7.64 7.82-4.01-4.1a1.26 1.26 0 0 0-1.8 0 1.33 1.33 0 0 0 0 1.86l4.91 5.02a1.25 1.25 0 0 0 1.8 0l8.54-8.75c.5-.5.5-1.35 0-1.85Z", clipRule: "evenodd" })); export { t as default }; //# sourceMappingURL=CheckDefault.js.map