@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) • 1.08 kB
JavaScript
//#region src/icons/baseIcons/ui/uiArrowsLeftRight.ts
var uiArrowsLeftRight_default = {
details: [
32,
32,
[],
"",
"M31.7188 16.7188L24.7188 23.7188C24.5312 23.9062 24.2812 23.9688 24.0312 23.9688C23.7188 23.9688 23.4688 23.9062 23.2812 23.7188C22.9062 23.3438 22.9062 22.6562 23.2812 22.2812L28.5938 16.9688H16H3.40625L8.71875 22.2812C9.09375 22.6562 9.09375 23.3438 8.71875 23.7188C8.53125 23.9062 8.28125 23.9688 8.03125 23.9688C7.71875 23.9688 7.46875 23.9062 7.28125 23.7188L0.28125 16.7188C-0.09375 16.3438 -0.09375 15.6562 0.28125 15.2812L7.28125 8.28125C7.65625 7.90625 8.34375 7.90625 8.71875 8.28125C9.09375 8.65625 9.09375 9.34375 8.71875 9.71875L3.40625 14.9688H28.5938L23.2812 9.71875C22.9062 9.34375 22.9062 8.65625 23.2812 8.28125C23.6562 7.90625 24.3438 7.90625 24.7188 8.28125L31.7188 15.2812C32.0938 15.6562 32.0938 16.3438 31.7188 16.7188Z"
],
name: "uiArrowsLeftRight",
oldName: "falArrowsLeftRight"
};
//#endregion
export { uiArrowsLeftRight_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiArrowsLeftRight.js.map