@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 • 956 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"folder-link, link, attachment"},p.createElement("path",{d:"M3 10V7C3 5.34315 4.34315 4 6 4H8.92963C9.59834 4 10.2228 4.3342 10.5937 4.8906L11.4063 6.1094C11.7772 6.6658 12.4017 7 13.0704 7H18C19.6569 7 21 8.34315 21 10V16C21 17.6569 19.6569 19 18 19H15M8 14C9.65685 14 11 15.3431 11 17C11 18.6569 9.65685 20 8 20M5 14C3.34315 14 2 15.3431 2 17C2 18.6569 3.34315 20 5 20M7 17H6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),d=i;export{i as IconFolderLink,d as default};
//# sourceMappingURL=index.mjs.map