@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 a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:C,...l})=>n.createElement("svg",{...l,"aria-hidden":t,role:t?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:s,...C}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(p,{...r,ariaLabel:"inbox-empty"},a.createElement("path",{d:"M3 12H7.25C8.03689 12 8.77786 12.3705 9.25 13C9.72214 13.6295 10.4631 14 11.25 14H12.75C13.5369 14 14.2779 13.6295 14.75 13C15.2221 12.3705 15.9631 12 16.75 12H21M21.6047 11.3083L18.8638 6.51158C18.3296 5.57686 17.3356 5 16.259 5H7.74097C6.6644 5 5.67037 5.57686 5.13624 6.51158L2.39527 11.3083C2.13625 11.7616 2 12.2746 2 12.7967V16C2 17.6569 3.34315 19 5 19H19C20.6569 19 22 17.6569 22 16V12.7967C22 12.2746 21.8638 11.7616 21.6047 11.3083Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconInboxEmpty,f as default};
//# sourceMappingURL=index.mjs.map