@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.
4 lines (2 loc) • 1.48 kB
JavaScript
import r from"react";var i=({children:t,size:e=24,ariaLabel:a,color:l,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...g})=>{let d=p!=="raw"&&!!n;return r.createElement("svg",{...g,"aria-hidden":o,role:o?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:l,...m}},a&&!o&&r.createElement("title",null,a),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var f=s.memo((t)=>{return s.createElement(i,{...t,ariaLabel:"square-grid-magnifying-glass, layout, grid, list, search, find, magifier",maskId:"square-outlined-radius-0-stroke-2-IconSquareGridMagnifyingGlass"},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"}))}),k=f;export{k as default,f as IconSquareGridMagnifyingGlass};
//# debugId=EF7168C8C758DE8264756E2164756E21