@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 • 774 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...g})=>n.createElement("svg",{...g,"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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"bag-2, luggage, buggage "},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.498 3H7.49805V7H8.4978V20.75H7.4978L7.49805 7H2V21H21.9978V7H16.498V3ZM16.498 7H15.498V4H8.49805L8.4978 7H15.498L15.4978 20.75H16.4978L16.498 7Z",fill:"currentColor"})),C=i;export{i as IconBag2,C as default};
//# sourceMappingURL=index.mjs.map