@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.07 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:l,...C})=>p.createElement("svg",{...C,"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,...l}},n&&!e&&p.createElement("title",null,n),o);var i=o=>t.createElement(s,{...o,ariaLabel:"airpod-right"},t.createElement("path",{d:"M16 12.7439V20H19L19 8.5C19 6.01472 16.9853 4 14.5 4C13.5749 4 12.715 4.27914 12 4.75777V12.2422C12.715 12.7209 13.5749 13 14.5 13C15.026 13 15.5308 12.9098 16 12.7439ZM16 12.7439V11",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M5 21V14H7.25C8.2165 14 9 14.7835 9 15.75V15.75C9 16.7165 8.2165 17.5 7.25 17.5H5.5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M9.00175 21.0001V20.5001C9.00175 18.879 8.61316 17.502 6.38281 17.502",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconAirpodRight,u as default};
//# sourceMappingURL=index.mjs.map