@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 972 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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,...s}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"password, lock, protection"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM17 8H16V16H17V8ZM12.75 12C12.75 12.4142 12.4142 12.75 12 12.75C11.5858 12.75 11.25 12.4142 11.25 12C11.25 11.5858 11.5858 11.25 12 11.25C12.4142 11.25 12.75 11.5858 12.75 12ZM8 12.75C8.41421 12.75 8.75 12.4142 8.75 12C8.75 11.5858 8.41421 11.25 8 11.25C7.58579 11.25 7.25 11.5858 7.25 12C7.25 12.4142 7.58579 12.75 8 12.75Z",fill:"currentColor"})),u=c;export{c as IconPassword,u as default};
//# sourceMappingURL=index.mjs.map