@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) • 588 B
JavaScript
//#region src/icons/baseIcons/ui/uiChevronRight.ts
var uiChevronRight_default = {
details: [
256,
512,
[],
"",
"M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 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.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z"
],
name: "uiChevronRight",
oldName: "falChevronRight"
};
//#endregion
export { uiChevronRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiChevronRight.js.map