@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 • 883 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(s,{...r,ariaLabel:"files, documents"},p.createElement("path",{d:"M17 18C17 19.6569 15.6569 21 14 21H8C6.34315 21 5 19.6569 5 18V9C5 7.34315 6.34315 6 8 6M17 18H11C9.34315 18 8 16.6569 8 15V6M17 18C18.6569 18 20 16.6569 20 15V8M8 6C8 4.34315 9.34315 3 11 3H15M15 3L20 8M15 3V6C15 7.10457 15.8954 8 17 8H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=C;export{C as IconFiles,d as default};
//# sourceMappingURL=index.mjs.map