@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 • 996 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:a,...L})=>l.createElement("svg",{...L,"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:s,...a}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"page-cross, close, x, document, list, file"},t.createElement("path",{d:"M4 22V2H20V15.8791L19.0005 16.8786L16.8791 14.7573L14.7578 16.8786L16.8791 19L14.7578 21.1213L15.6365 22H4Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.8284 16.8786L19.7071 19L21.8284 21.1213L21.1213 21.8284L19 19.7071L16.8787 21.8284L16.1716 21.1213L18.2929 19L16.1716 16.8786L16.8787 16.1715L19 18.2929L21.1213 16.1715L21.8284 16.8786Z",fill:"currentColor"})),C=i;export{i as IconPageCross,C as default};
//# sourceMappingURL=index.mjs.map