@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 815 B
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...g})=>l.createElement("svg",{...g,"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:p,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(a,{...r,ariaLabel:"bag, luggage, buggage "},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.50171 3V7H2.00391V12H22.0017V7H16.5017V3H7.50171ZM15.5017 7V4H8.50171V7H15.5017Z",fill:"currentColor"}),t.createElement("path",{d:"M2.00391 21V13H11.5017V15.5H12.5017V13H22.0017V21H2.00391Z",fill:"currentColor"})),f=i;export{i as IconBag,f as default};
//# sourceMappingURL=index.mjs.map