@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) • 835 B
JavaScript
//#region src/icons/baseIcons/ui/uiMicrophone.ts
var uiMicrophone_default = {
details: [
32,
32,
[],
"",
"M20 6C20 3.8125 18.1875 2 16 2C13.75 2 12 3.8125 12 6V16C12 18.25 13.75 20 16 20C18.1875 20 20 18.25 20 16V6ZM10 6C10 2.6875 12.6875 0 16 0C19.3125 0 22 2.6875 22 6V16C22 19.3125 19.3125 22 16 22C12.6875 22 10 19.3125 10 16V6ZM8 13V16C8 20.4375 11.5625 24 16 24C20.375 24 24 20.4375 24 16V13C24 12.5 24.4375 12 25 12C25.5 12 26 12.5 26 13V16C26 21.1875 22 25.5 17 26V30H21C21.5 30 22 30.5 22 31C22 31.5625 21.5 32 21 32H11C10.4375 32 10 31.5625 10 31C10 30.5 10.4375 30 11 30H15V26C9.9375 25.5 6 21.1875 6 16V13C6 12.5 6.4375 12 7 12C7.5 12 8 12.5 8 13Z"
],
name: "uiMicrophone"
};
//#endregion
export { uiMicrophone_default as default };
globalThis.__vuiVersion__ = "5.3.1"
//# sourceMappingURL=uiMicrophone.js.map