@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) • 634 B
JavaScript
//#region src/icons/baseIcons/ui/uiArrowLeft.ts
var uiArrowLeft_default = {
details: [
448,
512,
[],
"",
"M231.536 475.535l7.071-7.07c4.686-4.686 4.686-12.284 0-16.971L60.113 273H436c6.627 0 12-5.373 12-12v-10c0-6.627-5.373-12-12-12H60.113L238.607 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 0L3.515 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: "uiArrowLeft",
oldName: "falArrowLeft"
};
//#endregion
export { uiArrowLeft_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiArrowLeft.js.map