@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) • 656 B
JavaScript
//#region src/icons/baseIcons/ui/uiLongArrowDown.ts
var uiLongArrowDown_default = {
details: [
256,
512,
[],
"",
"M252.485 343.03l-7.07-7.071c-4.686-4.686-12.284-4.686-16.971 0L145 419.887V44c0-6.627-5.373-12-12-12h-10c-6.627 0-12 5.373-12 12v375.887l-83.444-83.928c-4.686-4.686-12.284-4.686-16.971 0l-7.07 7.071c-4.686 4.686-4.686 12.284 0 16.97l116 116.485c4.686 4.686 12.284 4.686 16.971 0l116-116.485c4.686-4.686 4.686-12.284-.001-16.97z"
],
name: "uiLongArrowDown",
oldName: "falLongArrowDown"
};
//#endregion
export { uiLongArrowDown_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiLongArrowDown.js.map