@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) • 657 B
JavaScript
//#region src/icons/baseIcons/ui/uiLongArrowRight.ts
var uiLongArrowRight_default = {
details: [
448,
512,
[],
"",
"M311.03 131.515l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L387.887 239H12c-6.627 0-12 5.373-12 12v10c0 6.627 5.373 12 12 12h375.887l-83.928 83.444c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l116.485-116c4.686-4.686 4.686-12.284 0-16.971L328 131.515c-4.686-4.687-12.284-4.687-16.97 0z"
],
name: "uiLongArrowRight",
oldName: "falLongArrowRight"
};
//#endregion
export { uiLongArrowRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiLongArrowRight.js.map