@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 • 798 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:i,...l})=>n.createElement("svg",{...l,"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:s,...i}},o&&!t&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"director-chair, chair"},p.createElement("path",{d:"M5 12L12 16.5M5 12H3M5 12H19M5 12V6C5 4.34315 6.34315 3 8 3H16C17.6569 3 19 4.34315 19 6V12M12 16.5L19 21M12 16.5L19 12M12 16.5L5 21M19 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=c;export{c as IconDirectorChair,d as default};
//# sourceMappingURL=index.mjs.map