@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 • 926 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":o,role:o?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}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"page-lock"},t.createElement("path",{d:"M4 22V2H20V13.3542C19.2671 12.5238 18.1947 12 17 12C15.1362 12 13.5701 13.2748 13.126 15H12V22H4Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 16V22H13V16H14C14 14.3431 15.3431 13 17 13C18.6569 13 20 14.3431 20 16H21ZM20 17H14V21H20V17ZM19 16C19 14.8954 18.1046 14 17 14C15.8954 14 15 14.8954 15 16H19Z",fill:"currentColor"})),V=c;export{c as IconPageLock,V as default};
//# sourceMappingURL=index.mjs.map