@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.43 kB
JavaScript
import e from"react";var i=({children:r,size:o=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...u})=>{let d=p!=="raw"&&!!l;return e.createElement("svg",{...u,"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,...m}},s&&!n&&e.createElement("title",null,s),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};import t from"react";var f=t.memo((r)=>{return t.createElement(i,{...r,ariaLabel:"mute, sound-off",maskId:"square-outlined-radius-0-stroke-2-IconMute"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00015 21.4144L21.4144 4.00015L20.0002 2.58594L17 5.58609V3.07129L9.74656 7.00023H5V17.0002H5.58585L2.58594 20.0002L4.00015 21.4144ZM7.58585 15.0002H7V9.00023H10.2534L15 6.42918V7.58609L7.58585 15.0002Z",fill:"currentColor"}),t.createElement("path",{d:"M15 17.5713L12.1927 16.0507L10.7173 17.5261L17 20.9292V11.2434L15 13.2434V17.5713Z",fill:"currentColor"}))}),w=f;export{w as default,f as IconMute};
//# debugId=538747FE1C3A6ED964756E2164756E21