@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 838 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var i=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.50004 16.25L7.00004 18.732M15.5 16.25L17 18.732",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconEyeClosed,f as default};
//# sourceMappingURL=index.mjs.map