@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.35 kB
JavaScript
import e from"react";var i=({children:o,size:r=24,ariaLabel:a,color:l,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...C})=>{let c=p!=="raw"&&!!n;return e.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...m}},a&&!t&&e.createElement("title",null,a),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(i,{...o,ariaLabel:"voice-3, wave",maskId:"square-outlined-radius-0-stroke-2-IconVoice3"},s.createElement("path",{d:"M21.9998 12C19.5 9.5 19.6873 5 17.6373 5C15.5873 5 15.5873 10 13.0248 10C10.4623 10 10.4623 2 7.89976 2C5.33726 2 4.5 9.5 2 12C4.5 14.5 5.33726 22 7.89976 22C10.4623 22 10.4623 14 13.0248 14C15.5873 14 15.5873 19 17.6373 19C19.6873 19 19.5 14.5 21.9998 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),k=d;export{k as default,d as IconVoice3};
//# debugId=73B26B9FEA90893A64756E2164756E21