@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.14 kB
JavaScript
import o from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...C})=>p.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:a,...l}},n&&!t&&p.createElement("title",null,n),e);var i=e=>o.createElement(s,{...e,ariaLabel:"airpods, headphones, vibe"},o.createElement("path",{d:"M7.25 12.8984V20.25H10.25V8.5C10.25 5.87669 8.09145 3.75007 5.42871 3.75C4.43757 3.75 3.51612 4.04459 2.75 4.5498V12.4492C3.51621 12.9546 4.43738 13.25 5.42871 13.25C6.07328 13.25 6.68799 13.1246 7.25 12.8984ZM7.25 12.8984V11",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{d:"M16.75 12.8984V20.25H13.75V8.5C13.75 5.87669 15.9086 3.75007 18.5713 3.75C19.5624 3.75 20.4839 4.04459 21.25 4.5498V12.4492C20.4838 12.9546 19.5626 13.25 18.5713 13.25C17.9267 13.25 17.312 13.1246 16.75 12.8984ZM16.75 12.8984V11",stroke:"currentColor",strokeWidth:"1.5"})),h=i;export{i as IconAirpods,h as default};
//# sourceMappingURL=index.mjs.map