@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 • 862 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(s,{...r,ariaLabel:"eye-closed, see, hidden"},p.createElement("path",{d:"M4 12.9381C8.64513 17.8771 15.3548 17.8771 20 12.9381M4 7.70431C6.32258 5.23479 9.16131 4.00002 12 4C14.8387 3.99998 17.6774 5.23469 20 7.70413M12 16.75V20M8.50005 16.25L7.00005 18.7321M15.5 16.25L17 18.7321",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconEyeClosed,f as default};
//# sourceMappingURL=index.mjs.map