@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.19 kB
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"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:p,...C}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(a,{...r,ariaLabel:"magnifying-glass, search"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C12.8406 18 14.5153 17.2896 15.7648 16.1281L16.1281 15.7648C17.2896 14.5153 18 12.8406 18 11C18 7.13401 14.866 4 11 4ZM16.9994 16.2923C18.2445 14.882 19 13.0292 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19C13.0292 19 14.882 18.2445 16.2923 16.9994L20.25 20.9571L20.9571 20.25L16.9994 16.2923Z",fill:"currentColor"}),t.createElement("path",{d:"M11 17C14.3137 17 17 14.3137 17 11C17 7.68629 14.3137 5 11 5C7.68629 5 5 7.68629 5 11C5 14.3137 7.68629 17 11 17Z",fill:"currentColor"})),u=i;export{i as IconMagnifyingGlass,u as default};
//# sourceMappingURL=index.mjs.map