@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 905 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!o&&n.createElement("title",null,t),r);var c=r=>a.createElement(p,{...r,ariaLabel:"microphone-off"},a.createElement("path",{d:"M12 21V19.5M5.01434 15C6.14683 16.7451 8.32179 19 12 19C13.9581 19 15.4902 18.361 16.6658 17.5M9.51896 3.86222C10.2008 3.32235 11.0628 3 12 3C14.2092 3 16 4.79086 16 7V10.3433M3 3L21 21M8 8.75L8.00001 11C8.00001 13.2091 9.79087 15 12 15C12.638 15 13.2411 14.8506 13.7762 14.585",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=c;export{c as IconMicrophoneOff,h as default};
//# sourceMappingURL=index.mjs.map