@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) • 672 B
JavaScript
//#region src/icons/baseIcons/ui/uiCalendar.ts
var uiCalendar_default = {
details: [
448,
512,
[],
"",
"M400 64h-48V12c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v52H128V12c0-6.627-5.373-12-12-12h-8c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zM48 96h352c8.822 0 16 7.178 16 16v48H32v-48c0-8.822 7.178-16 16-16zm352 384H48c-8.822 0-16-7.178-16-16V192h384v272c0 8.822-7.178 16-16 16z"
],
name: "uiCalendar",
oldName: "falCalendar"
};
//#endregion
export { uiCalendar_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCalendar.js.map