@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.58 kB
JavaScript
import o from"react";var l=({children:t,size:e=24,ariaLabel:i,color:m,ariaHidden:n=!0,style:p,mode:a="masked",maskId:s,...c})=>{let d=a!=="raw"&&!!s;return o.createElement("svg",{...c,"aria-hidden":n,role:n?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:m,...p}},i&&!n&&o.createElement("title",null,i),d?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var h=r.memo((t)=>{return r.createElement(l,{...t,ariaLabel:"voice-memo, voice-control",maskId:"square-outlined-radius-0-stroke-2-IconVoiceMemo"},r.createElement("path",{d:"M8 4V20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 9V15",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 9V15",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 7V17",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 10V14",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"16",cy:"5",r:"2",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"16",cy:"19",r:"2",stroke:"currentColor",strokeWidth:"2"}))}),x=h;export{x as default,h as IconVoiceMemo};
//# debugId=C7CF428AE37F39C964756E2164756E21