@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) • 486 B
JavaScript
//#region src/icons/baseIcons/ui/uiAngleLeft.ts
var uiAngleLeft_default = {
details: [
192,
512,
[],
"",
"M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z"
],
name: "uiAngleLeft",
oldName: "falAngleLeft"
};
//#endregion
export { uiAngleLeft_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiAngleLeft.js.map