@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 • 875 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:l,...C})=>n.createElement("svg",{...C,"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,...l}},o&&!t&&n.createElement("title",null,o),e);var c=e=>p.createElement(a,{...e,ariaLabel:"brackets-2"},p.createElement("path",{d:"M16 20C17.6569 20 19 18.6569 19 17V14C19 12.8954 19.8954 12 21 12C19.8954 12 19 11.1046 19 10V7C19 5.34315 17.6569 4 16 4M8 4C6.34315 4 5 5.34315 5 7V10C5 11.1046 4.10457 12 3 12C4.10457 12 5 12.8954 5 14V17C5 18.6569 6.34315 20 8 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=c;export{c as IconBrackets2,B as default};
//# sourceMappingURL=index.mjs.map