@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 983 B
JavaScript
import s from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:i,ariaHidden:t=!0,style:p,...l})=>n.createElement("svg",{...l,"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}},o&&!t&&n.createElement("title",null,o),e);var g=e=>s.createElement(a,{...e,ariaLabel:"square-grid-maginfying-glass, layout, grid, list, search, find, magifier"},s.createElement("path",{d:"M19.1213 19.1218C17.9497 20.2933 16.0503 20.2933 14.8787 19.1218C13.7071 17.9502 13.7071 16.0507 14.8787 14.8791C16.0503 13.7076 17.9497 13.7076 19.1213 14.8791C20.2929 16.0507 20.2929 17.9502 19.1213 19.1218ZM19.1213 19.1218L21 21.0005M4 4H10V10H4V4ZM14 4H20V10H14V4ZM4 14H10V20H4V14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),u=g;export{g as IconSquareGridMaginfyingGlass,u as default};
//# sourceMappingURL=index.mjs.map