@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 • 759 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:t=24,ariaLabel:r,color:s,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},r&&!o&&n.createElement("title",null,r),e);var m=e=>a.createElement(p,{...e,ariaLabel:"opt, option, key"},a.createElement("path",{d:"M4 5H6.25903C7.3356 5 8.32963 5.57686 8.86376 6.51158L15.1362 17.4884C15.6704 18.4231 16.6644 19 17.741 19H20M20 5H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconOpt,d as default};
//# sourceMappingURL=index.mjs.map