@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) • 591 B
JavaScript
//#region src/icons/baseIcons/ui/uiBan.ts
var uiBan_default = {
details: [
512,
512,
[],
"",
"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zM103.265 408.735c-80.622-80.622-84.149-208.957-10.9-293.743l304.644 304.643c-84.804 73.264-213.138 69.706-293.744-10.9zm316.37-11.727L114.992 92.365c84.804-73.263 213.137-69.705 293.743 10.9 80.622 80.621 84.149 208.957 10.9 293.743z"
],
name: "uiBan",
oldName: "falBan"
};
//#endregion
export { uiBan_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiBan.js.map