@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.45 kB
JavaScript
import e from"react";import l from"react";var a=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:p,...s})=>l.createElement("svg",{...s,"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:i,...p}},n&&!t&&l.createElement("title",null,n),o);var C=o=>e.createElement(a,{...o,ariaLabel:"square-grid-maginfying-glass, layout, grid, list, search, find, magifier"},e.createElement("path",{d:"M3 3H11V11H3V3Z",fill:"currentColor"}),e.createElement("path",{d:"M13 3H21V11H13V3Z",fill:"currentColor"}),e.createElement("path",{d:"M3 13H11V21H3V13Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.9994 12.9688C14.769 12.9688 12.9609 14.7768 12.9609 17.0072C12.9609 19.2376 14.769 21.0457 16.9994 21.0457C17.9224 21.0457 18.7736 20.7356 19.4536 20.2146L21.4993 22.2609L22.2609 21.4995L20.214 19.452C20.7306 18.7735 21.0379 17.9259 21.0379 17.0072C21.0379 14.7768 19.2298 12.9688 16.9994 12.9688ZM14.0379 17.0072C14.0379 15.3716 15.3638 14.0457 16.9994 14.0457C18.635 14.0457 19.9609 15.3716 19.9609 17.0072C19.9609 17.8234 19.6315 18.5615 19.0971 19.0978C18.5603 19.6364 17.8192 19.9688 16.9994 19.9688C15.3638 19.9688 14.0379 18.6428 14.0379 17.0072Z",fill:"currentColor"})),m=C;export{C as IconSquareGridMaginfyingGlass,m as default};
//# sourceMappingURL=index.mjs.map