@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.55 kB
JavaScript
import r from"react";var l=({children:e,size:t=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:a,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 t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},i&&!n&&r.createElement("title",null,i),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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var C=o.memo((e)=>{return o.createElement(l,{...e,ariaLabel:"airpod-right",maskId:"square-outlined-radius-0-stroke-2-IconAirpodRight"},o.createElement("path",{d:"M16 12.7439V20H19L19 8.5C19 6.01472 16.9853 4 14.5 4C13.5749 4 12.715 4.27914 12 4.75777V12.2422C12.715 12.7209 13.5749 13 14.5 13C15.026 13 15.5308 12.9098 16 12.7439ZM16 12.7439V11",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M5 21V14H7.25C8.2165 14 9 14.7835 9 15.75V15.75C9 16.7165 8.2165 17.5 7.25 17.5H5.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9.00175 21.0001V20.5001C9.00175 18.879 8.61316 17.502 6.38281 17.502",stroke:"currentColor",strokeWidth:"2"}))}),w=C;export{w as default,C as IconAirpodRight};
//# debugId=DC054C9BADE3A45764756E2164756E21