@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.07 kB
JavaScript
import o from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:s,...u})=>n.createElement("svg",{...u,"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}},l&&!t&&n.createElement("title",null,l),e);var i=e=>o.createElement(p,{...e,ariaLabel:"focus-auto"},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",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 16L11.0259 8H12.9741L16 16H14.2929L13.8232 14.7582H10.1768L9.70708 16H8ZM12 9.93791L13.1249 12.9121H10.8751L12 9.93791Z",fill:"currentColor"})),m=i;export{i as IconFocusAuto,m as default};
//# sourceMappingURL=index.mjs.map