@veracity/vui
Version:
Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.
16 lines (15 loc) • 389 B
JavaScript
//#region src/icons/baseIcons/ui/uiStopSolid.ts
var uiStopSolid_default = {
details: [
32,
32,
[],
"",
"M28 8V24C28 26.1875 26.1875 28 24 28H8C5.75 28 4 26.1875 4 24V8C4 5.8125 5.75 4 8 4H24C26.1875 4 28 5.8125 28 8Z"
],
name: "uiStopSolid"
};
//#endregion
export { uiStopSolid_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiStopSolid.js.map