@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) • 640 B
JavaScript
//#region src/icons/baseIcons/ui/uiArrowRight.ts
var uiArrowRight_default = {
details: [
448,
512,
[],
"",
"M216.464 36.465l-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.887L209.393 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L233.434 36.465c-4.686-4.687-12.284-4.687-16.97 0z"
],
name: "uiArrowRight",
oldName: "falArrowRight"
};
//#endregion
export { uiArrowRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiArrowRight.js.map