@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 • 817 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.2522 3V7H2V12H22V7H16.7522V3H7.2522ZM15.2522 7V4.5H8.7522V7H15.2522Z",fill:"currentColor"}),t.createElement("path",{d:"M2 21V13.5H11.2507L11.2529 16.0007L12.7529 15.9993L12.7507 13.5H22V21H2Z",fill:"currentColor"})),V=i;export{i as IconBag,V as default};
//# sourceMappingURL=index.mjs.map