@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) • 491 B
JavaScript
//#region src/icons/baseIcons/ui/uiCaretDown.ts
var uiCaretDown_default = {
details: [
320,
512,
[],
"",
"M287.968 160H32.038c-28.425 0-42.767 34.488-22.627 54.627l127.962 128c12.496 12.496 32.758 12.497 45.255 0l127.968-128C330.695 194.528 316.45 160 287.968 160zM160 320L32 192h256L160 320z"
],
name: "uiCaretDown",
oldName: "falCaretDown"
};
//#endregion
export { uiCaretDown_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCaretDown.js.map