@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.01 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"airpod-case, airpods"},t.createElement("path",{d:"M7.5 3C5.01472 3 3 5.01472 3 7.5V9H21V7.5C21 5.01472 18.9853 3 16.5 3H7.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.5V11H21V16.5C21 18.9853 18.9853 21 16.5 21H7.5C5.01472 21 3 18.9853 3 16.5ZM12.0005 15.5C11.3101 15.5 10.7505 14.9404 10.7505 14.25C10.7505 13.5596 11.3101 13 12.0005 13C12.6908 13 13.2505 13.5596 13.2505 14.25C13.2505 14.9404 12.6908 15.5 12.0005 15.5Z",fill:"currentColor"})),u=i;export{i as IconAirpodCase,u as default};
//# sourceMappingURL=index.mjs.map