@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) • 586 B
JavaScript
//#region src/icons/baseIcons/ui/uiChevronLeft.ts
var uiChevronLeft_default = {
details: [
256,
512,
[],
"",
"M238.475 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L50.053 256 245.546 60.506c4.686-4.686 4.686-12.284 0-16.971l-7.071-7.07c-4.686-4.686-12.284-4.686-16.97 0L10.454 247.515c-4.686 4.686-4.686 12.284 0 16.971l211.051 211.05c4.686 4.686 12.284 4.686 16.97-.001z"
],
name: "uiChevronLeft",
oldName: "falChevronLeft"
};
//#endregion
export { uiChevronLeft_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiChevronLeft.js.map