@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 • 1.05 kB
JavaScript
import s from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...l}},t&&!o&&n.createElement("title",null,t),e);var i=e=>s.createElement(p,{...e,ariaLabel:"folders"},s.createElement("path",{d:"M18 16H19C20.6569 16 22 14.6569 22 13V9C22 7.34315 20.6569 6 19 6H14.8284C14.298 6 13.7893 5.78929 13.4142 5.41421L12.5858 4.58579C12.2107 4.21071 11.702 4 11.1716 4H9C7.34315 4 6 5.34315 6 7M2 17V11C2 9.34315 3.34315 8 5 8H7.17157C7.70201 8 8.21071 8.21071 8.58579 8.58579L9.41421 9.41421C9.78929 9.78929 10.298 10 10.8284 10H15C16.6569 10 18 11.3431 18 13V17C18 18.6569 16.6569 20 15 20H5C3.34315 20 2 18.6569 2 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconFolders,f as default};
//# sourceMappingURL=index.mjs.map