@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) • 602 B
JavaScript
//#region src/icons/baseIcons/ui/uiCommentAlt.ts
var uiCommentAlt_default = {
details: [
512,
512,
[],
"",
"M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm32 352c0 17.6-14.4 32-32 32H293.3l-8.5 6.4L192 460v-76H64c-17.6 0-32-14.4-32-32V64c0-17.6 14.4-32 32-32h384c17.6 0 32 14.4 32 32v288z"
],
name: "uiCommentAlt",
oldName: "falCommentAlt"
};
//#endregion
export { uiCommentAlt_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiCommentAlt.js.map