@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 816 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:"M8.75 5.75H3.75V20.25H6.75M8.75 5.75V2.75H15.25V5.75M8.75 5.75H15.25M15.25 5.75H20.25V20.25H17.25M6.75 20.25V21.25M6.75 20.25H17.25M17.25 20.25V21.25M8.75 9.75V16.25M15.25 9.75V16.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),C=i;export{i as IconSuitcase,C as default};
//# sourceMappingURL=index.mjs.map