@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 • 1.02 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...s})=>l.createElement("svg",{...s,"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,...i}},n&&!t&&l.createElement("title",null,n),o);var C=o=>r.createElement(p,{...o,ariaLabel:"file-lock, document"},r.createElement("path",{d:"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM10 17H4V21H10V17ZM9 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z",fill:"currentColor"})),V=C;export{C as IconFileLock,V as default};
//# sourceMappingURL=index.mjs.map