@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.
4 lines (2 loc) • 1.12 kB
JavaScript
import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...l})=>{return 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)};import t from"react";var C=(o)=>{return 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"}))},h=C;export{h as default,C as IconAirpodLeft};
//# debugId=0551B8B92546B2B064756E2164756E21