@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) • 500 B
JavaScript
//#region src/icons/baseIcons/ui/uiChevronDown.ts
var uiChevronDown_default = {
details: [
448,
512,
[],
"",
"M443.5 162.6l-7.1-7.1c-4.7-4.7-12.3-4.7-17 0L224 351 28.5 155.5c-4.7-4.7-12.3-4.7-17 0l-7.1 7.1c-4.7 4.7-4.7 12.3 0 17l211 211.1c4.7 4.7 12.3 4.7 17 0l211-211.1c4.8-4.7 4.8-12.3.1-17z"
],
name: "uiChevronDown",
oldName: "falChevronDown"
};
//#endregion
export { uiChevronDown_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiChevronDown.js.map