@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.1 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:C,...i})=>l.createElement("svg",{...i,"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,...C}},n&&!t&&l.createElement("title",null,n),o);var s=o=>r.createElement(p,{...o,ariaLabel:"file-lock, document"},r.createElement("path",{d:"M4.75 2H12V10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.5V14.75H11.0296C10.4531 13.0074 8.8109 11.75 6.875 11.75C5.77448 11.75 4.76886 12.1563 4 12.8272V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16H11V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),d=s;export{s as IconFileLock,d as default};
//# sourceMappingURL=index.mjs.map