@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.68 kB
JavaScript
import r from"react";var a=({children:t,size:e=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:d="masked",maskId:s,...m})=>{let C=d!=="raw"&&!!s;return r.createElement("svg",{...m,"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:l,...p}},i&&!n&&r.createElement("title",null,i),C?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var u=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"airpod-case, airpods",maskId:"square-outlined-radius-0-stroke-2-IconAirpodCase"},o.createElement("path",{d:"M16.5 20H7.5C5.567 20 4 18.433 4 16.5V10V7.5C4 5.567 5.567 4 7.5 4H16.5C18.433 4 20 5.567 20 7.5V10V16.5C20 18.433 18.433 20 16.5 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M20 10H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 13.375C12.4832 13.375 12.875 13.7668 12.875 14.25C12.875 14.7332 12.4832 15.125 12 15.125C11.5168 15.125 11.125 14.7332 11.125 14.25C11.125 13.7668 11.5168 13.375 12 13.375Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconAirpodCase};
//# debugId=733EAA0107EAF07564756E2164756E21