@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 717 B
JavaScript
import s from"react";import n from"react";var a=({children:t,size:e=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>s.createElement(a,{...t,ariaLabel:"suitcase, luggage, case"},s.createElement("path",{d:"M9 6H4V20H7M9 6V3H15V6M9 6H15M15 6H20V20H17M7 20V21M7 20H17M17 20V21M9 10V16M15 10V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=i;export{i as IconSuitcase,C as default};
//# sourceMappingURL=index.mjs.map