@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) • 504 B
JavaScript
//#region src/icons/baseIcons/ui/uiBars.ts
var uiBars_default = {
details: [
448,
512,
[],
"",
"M442 114H6a6 6 0 0 1-6-6V84a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6z"
],
name: "uiBars",
oldName: "falBars"
};
//#endregion
export { uiBars_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiBars.js.map