@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 • 886 B
JavaScript
import l from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...i})=>n.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:p,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>l.createElement(a,{...e,ariaLabel:"magnifying-glass-2, search "},l.createElement("path",{d:"M2.96423 11C2.96423 6.56201 6.56194 2.96429 10.9999 2.96429C15.438 2.96429 19.0357 6.56201 19.0357 11C19.0357 13.0391 18.2762 14.9007 17.0247 16.3176L20.9571 20.25L20.25 20.9571L16.3176 17.0247C14.9007 18.2762 13.039 19.0357 10.9999 19.0357C6.56194 19.0357 2.96423 15.438 2.96423 11Z",fill:"currentColor"})),u=m;export{m as IconMagnifyingGlass2,u as default};
//# sourceMappingURL=index.mjs.map