@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.42 kB
JavaScript
import t from"react";import p from"react";var s=({children:o,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...i})=>p.createElement("svg",{...i,"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:C,...a}},n&&!e&&p.createElement("title",null,n),o);var l=o=>t.createElement(s,{...o,ariaLabel:"airpods, headphones, vibe"},t.createElement("path",{d:"M7 12.7439V18.5C7 19.3284 7.67157 20 8.5 20C9.32843 20 10 19.3284 10 18.5L10 8.5C10 6.01472 7.98528 4 5.5 4C5.14221 4 4.79416 4.04176 4.46048 4.12066C3.48628 4.35104 3 5.35864 3 6.35971V10.6403C3 11.6414 3.48628 12.649 4.46048 12.8793C4.79416 12.9582 5.1422 13 5.5 13C6.02595 13 6.53083 12.9098 7 12.7439ZM7 12.7439V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M17 12.7439V18.5C17 19.3284 16.3284 20 15.5 20C14.6716 20 14 19.3284 14 18.5L14 8.5C14 6.01472 16.0147 4 18.5 4C18.8578 4 19.2058 4.04176 19.5395 4.12066C20.5137 4.35104 21 5.35864 21 6.35971V10.6403C21 11.6414 20.5137 12.649 19.5395 12.8793C19.2058 12.9582 18.8578 13 18.5 13C17.974 13 17.4692 12.9098 17 12.7439ZM17 12.7439V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=l;export{l as IconAirpods,h as default};
//# sourceMappingURL=index.mjs.map