@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.
4 lines (2 loc) • 1.56 kB
JavaScript
import r from"react";var p=({children:t,size:o=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},l&&!n&&r.createElement("title",null,l),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var c=e.memo((t)=>{return e.createElement(p,{...t,ariaLabel:"microphone-sparkle, mic, sound, podcast",maskId:"square-outlined-radius-0-stroke-2-IconMicrophoneSparkle"},e.createElement("path",{d:"M12 3C9.79086 3 8 4.79086 8 7V11C8 13.2091 9.79086 15 12 15C13.4806 15 14.7733 14.1956 15.4649 13",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M11.9998 21V19M11.9998 19C8.32161 19 6.14664 16.7451 5.01416 15M11.9998 19C15.6781 19 17.853 16.7451 18.9855 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M16.4 3H15.6L14.6 5.6L12 6.6V7.4L14.6 8.4L15.6 11H16.4L17.4 8.4L20 7.4V6.6L17.4 5.6L16.4 3Z",fill:"currentColor"}))}),w=c;export{w as default,c as IconMicrophoneSparkle};
//# debugId=292E87DACD4AF6A164756E2164756E21