@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) • 478 B
JavaScript
//#region src/icons/baseIcons/ui/uiCaretUpSolid.ts
var uiCaretUpSolid_default = {
details: [
320,
512,
[],
"",
"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"
],
name: "uiCaretUpSolid",
oldName: "fasCaretUp"
};
//#endregion
export { uiCaretUpSolid_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCaretUpSolid.js.map