@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) • 490 B
JavaScript
//#region src/icons/baseIcons/ui/uiCaretLeftSolid.ts
var uiCaretLeftSolid_default = {
details: [
192,
512,
[],
"",
"M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z"
],
name: "uiCaretLeftSolid",
oldName: "fasCaretLeft"
};
//#endregion
export { uiCaretLeftSolid_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCaretLeftSolid.js.map