@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import t from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?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:p,...l}},n&&!o&&s.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"airpod-case, airpods"},t.createElement("path",{d:"M20 10V7.5C20 5.567 18.433 4 16.5 4H7.5C5.567 4 4 5.567 4 7.5V10M20 10V16.5C20 18.433 18.433 20 16.5 20H7.5C5.567 20 4 18.433 4 16.5V10M20 10H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.125 14.25C11.125 14.7332 11.5168 15.125 12 15.125C12.4832 15.125 12.875 14.7332 12.875 14.25C12.875 13.7668 12.4832 13.375 12 13.375C11.5168 13.375 11.125 13.7668 11.125 14.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.75",strokeLinecap:"square"})),f=C;export{C as IconAirpodCase,f as default};
//# sourceMappingURL=index.mjs.map