@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 828 B
JavaScript
import a from"react";import n from"react";var s=({children:e,size:r=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},o&&!t&&n.createElement("title",null,o),e);var C=e=>a.createElement(s,{...e,ariaLabel:"suitcase-work,workspace"},a.createElement("path",{d:"M8 7H6C4.34315 7 3 8.34315 3 10V17C3 18.6569 4.34315 20 6 20H18C19.6569 20 21 18.6569 21 17V10C21 8.34315 19.6569 7 18 7H16M8 7V6C8 4.34315 9.34315 3 11 3H13C14.6569 3 16 4.34315 16 6V7M8 7H16",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),g=C;export{C as IconSuitcaseWork,g as default};
//# sourceMappingURL=index.mjs.map