@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.
4 lines (2 loc) • 1.5 kB
JavaScript
import r from"react";var l=({children:e,size:t=24,ariaLabel:a,color:i,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?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:i,...p}},a&&!s&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import o from"react";var u=o.memo((e)=>{return o.createElement(l,{...e,ariaLabel:"password-stars",maskId:"square-outlined-radius-0-stroke-2-IconPasswordStars"},o.createElement("path",{d:"M1 17L23 17",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9 9.99944H15M13.5 12.5975L10.5 7.40137M10.5 12.5976L13.5 7.40144",stroke:"currentColor",strokeWidth:"1.7"}),o.createElement("path",{d:"M17 9.99944H23M21.5 12.5975L18.5 7.40137M18.5 12.5976L21.5 7.40144",stroke:"currentColor",strokeWidth:"1.7"}),o.createElement("path",{d:"M1 9.99944H7M5.5 12.5975L2.5 7.40137M2.5 12.5976L5.5 7.40144",stroke:"currentColor",strokeWidth:"1.7"}))}),c=u;export{c as default,u as IconPasswordStars};
//# debugId=B3622195A91E4F8A64756E2164756E21