@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 p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>p.createElement("svg",{...l,"aria-hidden":e,role:e?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,...i}},n&&!e&&p.createElement("title",null,n),o);var C=o=>t.createElement(s,{...o,ariaLabel:"airpod-left"},t.createElement("path",{d:"M16 14V20H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M8 12.7439V18.5C8 19.3284 7.32843 20 6.5 20C5.67157 20 5 19.3284 5 18.5L5 8.5C5 6.01472 7.01472 4 9.5 4C9.85779 4 10.2058 4.04176 10.5395 4.12066C11.5137 4.35104 12 5.35864 12 6.35971V10.6403C12 11.6414 11.5137 12.649 10.5395 12.8793C10.2058 12.9582 9.8578 13 9.5 13C8.97405 13 8.46917 12.9098 8 12.7439ZM8 12.7439V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconAirpodLeft,f as default};
//# sourceMappingURL=index.mjs.map