@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.19 kB
JavaScript
import o from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:l,color:s,ariaHidden:t=!0,style:a,...L})=>n.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}},l&&!t&&n.createElement("title",null,l),r);var i=r=>o.createElement(p,{...r,ariaLabel:"page-cross-text, close, x, document, list, file"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2V22H14.5749L13.4463 20.8714L15.5676 18.7501L13.4463 16.6288L16.6283 13.4468L18.7496 15.5681L20 14.3177V2H4ZM7 5V6.5H15V5H7ZM7 9V10.5H11V9H7Z",fill:"currentColor"}),o.createElement("path",{d:"M18.7496 21.9321L18.8175 22H18.6816L18.7496 21.9321Z",fill:"currentColor"}),o.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"})),m=i;export{i as IconPageCrossText,m as default};
//# sourceMappingURL=index.mjs.map