@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
17 lines (16 loc) • 560 B
JavaScript
//#region src/icons/baseIcons/ui/uiCheck.ts
var uiCheck_default = {
details: [
448,
512,
[],
"",
"M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z"
],
name: "uiCheck",
oldName: "falCheck"
};
//#endregion
export { uiCheck_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCheck.js.map