@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) • 488 B
JavaScript
//#region src/icons/baseIcons/ui/uiCaretRight.ts
var uiCaretRight_default = {
details: [
192,
512,
[],
"",
"M0 128.032v255.93c0 28.425 34.488 42.767 54.627 22.627l128-127.962c12.496-12.496 12.497-32.758 0-45.255l-128-127.968C34.528 85.305 0 99.55 0 128.032zM160 256L32 384V128l128 128z"
],
name: "uiCaretRight",
oldName: "falCaretRight"
};
//#endregion
export { uiCaretRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCaretRight.js.map