@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.07 kB
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:a,...i})=>l.createElement("svg",{...i,"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:s,...a}},n&&!r&&l.createElement("title",null,n),o);var L=o=>t.createElement(p,{...o,ariaLabel:"page-cross-text, close, x, document, list, file"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2V22H15.6365L14.7578 21.1213L16.8791 19L14.7578 16.8786L16.8791 14.7573L19.0005 16.8786L20 15.8791V2H4ZM8 6V7H16V6H8ZM8 10V11H12V10H8Z",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"})),f=L;export{L as IconPageCrossText,f as default};
//# sourceMappingURL=index.mjs.map