@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) • 631 B
JavaScript
//#region src/icons/baseIcons/ui/uiLongArrowUp.ts
var uiLongArrowUp_default = {
details: [
256,
512,
[],
"",
"M3.515 168.97l7.07 7.071c4.686 4.686 12.284 4.686 16.971 0L111 92.113V468c0 6.627 5.373 12 12 12h10c6.627 0 12-5.373 12-12V92.113l83.444 83.928c4.686 4.686 12.284 4.686 16.971 0l7.07-7.071c4.686-4.686 4.686-12.284 0-16.97l-116-116.485c-4.686-4.686-12.284-4.686-16.971 0L3.515 152c-4.687 4.686-4.687 12.284 0 16.97z"
],
name: "uiLongArrowUp",
oldName: "falLongArrowUp"
};
//#endregion
export { uiLongArrowUp_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiLongArrowUp.js.map