@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 o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"focus-remove"},o.createElement("path",{d:"M8.75 3H3V8.75H4.5V4.5H8.75V3Z",fill:"currentColor"}),o.createElement("path",{d:"M21 3H15.25V4.5H19.5V8.75H21V3Z",fill:"currentColor"}),o.createElement("path",{d:"M4.5 19.5V15.25H3V21H8.75V19.5H4.5Z",fill:"currentColor"}),o.createElement("path",{d:"M21 21V15.25H19.5V19.5H15.25V21H21Z",fill:"currentColor"}),o.createElement("path",{d:"M12 10.9393L9.7019 8.64124L8.64124 9.7019L10.9393 12L8.64124 14.2981L9.7019 15.3588L12 13.0607L14.2981 15.3587L15.3587 14.2981L13.0607 12L15.3588 9.7019L14.2981 8.64124L12 10.9393Z",fill:"currentColor"})),C=m;export{m as IconFocusRemove,C as default};
//# sourceMappingURL=index.mjs.map