@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.65 kB
JavaScript
import r from"react";var s=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:i,mode:p="masked",maskId:V,...H})=>{let m=p!=="raw"&&!!V;return r.createElement("svg",{...H,"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:a,...i}},l&&!n&&r.createElement("title",null,l),m?r.createElement(r.Fragment,null,r.createElement("mask",{id:V,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"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${V})`})):o)};import t from"react";var L=t.memo((o)=>{return t.createElement(s,{...o,ariaLabel:"airplay",maskId:"square-outlined-radius-0-stroke-2-IconAirplay"},t.createElement("path",{d:"M3 17H2V18H3V17ZM5.5 18H6.5V16H5.5V18ZM3 4V3H2V4H3ZM21 4H22V3H21V4ZM21 17V18H22V17H21ZM18.5 16H17.5V18H18.5V16ZM3 17V18H5.5V17V16H3V17ZM3 17H4V4H3H2V17H3ZM3 4V5H21V4V3H3V4ZM21 4H20V17H21H22V4H21ZM21 17V16H18.5V17V18H21V17Z",fill:"currentColor"}),t.createElement("path",{d:"M12 15L12.7809 14.3753L12 13.3992L11.2191 14.3753L12 15ZM8 20L7.21913 19.3753L5.91938 21H8V20ZM16 20V21H18.0806L16.7809 19.3753L16 20ZM12 15L11.2191 14.3753L7.21913 19.3753L8 20L8.78087 20.6247L12.7809 15.6247L12 15ZM8 20V21H16V20V19H8V20ZM16 20L16.7809 19.3753L12.7809 14.3753L12 15L11.2191 15.6247L15.2191 20.6247L16 20Z",fill:"currentColor"}))}),h=L;export{h as default,L as IconAirplay};
//# debugId=4C2959368EADBDA864756E2164756E21