@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 • 1.71 kB
JavaScript
import r from"react";import s from"react";var l=({children:o,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...L})=>s.createElement("svg",{...L,"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:p,...a}},n&&!t&&s.createElement("title",null,n),o);var C=o=>r.createElement(l,{...o,ariaLabel:"eye-slash, hide, eye off, see, look, not visible"},r.createElement("path",{d:"M10.7424 5.08581C14.9366 4.51215 19.3191 6.81687 22 12C21.4904 12.9851 20.9195 13.8662 20.3 14.6434",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M3.70711 2.29289L3 1.58579L1.58579 3L2.29289 3.70711L3.70711 2.29289ZM20.2929 21.7071L21 22.4142L22.4142 21L21.7071 20.2929L20.2929 21.7071ZM2.29289 3.70711L20.2929 21.7071L21.7071 20.2929L3.70711 2.29289L2.29289 3.70711Z",fill:"currentColor"}),r.createElement("path",{d:"M10.3327 10.8948L10.8864 10.0621L9.22094 8.95472L8.66727 9.78745L10.3327 10.8948ZM14.2126 15.3328L15.0453 14.7791L13.938 13.1136L13.1052 13.6673L14.2126 15.3328ZM12 14C10.8954 14 10 13.1046 10 12H8C8 14.2092 9.79086 16 12 16V14ZM10 12C10 11.5897 10.1225 11.211 10.3327 10.8948L8.66727 9.78745C8.24565 10.4216 8 11.1836 8 12H10ZM13.1052 13.6673C12.789 13.8775 12.4103 14 12 14V16C12.8164 16 13.5785 15.7544 14.2126 15.3328L13.1052 13.6673Z",fill:"currentColor"}),r.createElement("path",{d:"M6.12816 7C4.54597 8.16112 3.12355 9.8278 2 12.0001C5.4666 18.7023 11.7785 20.5916 16.8492 17.6681",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),u=C;export{C as IconEyeSlash,u as default};
//# sourceMappingURL=index.mjs.map