@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:s,ariaHidden:t=!0,style:a,...L})=>l.createElement("svg",{...L,"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:s,...a}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"page-cross, close, x, document, list, file"},r.createElement("path",{d:"M4 22V2H20V14.3177L18.7496 15.5681L16.6283 13.4468L13.4463 16.6288L15.5676 18.7501L13.4463 20.8714L14.5749 22H4Z",fill:"currentColor"}),r.createElement("path",{d:"M18.6816 22H18.8175L18.7496 21.9321L18.6816 22Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.932 16.6287L19.8107 18.75L21.932 20.8713L20.8713 21.932L18.75 19.8107L16.6287 21.932L15.568 20.8713L17.6893 18.75L15.568 16.6287L16.6287 15.568L18.75 17.6893L20.8713 15.568L21.932 16.6287Z",fill:"currentColor"})),C=i;export{i as IconPageCross,C as default};
//# sourceMappingURL=index.mjs.map