@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.23 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,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:a,...C}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"page-search"},t.createElement("path",{d:"M4 2V22H12.5313C11.2856 20.9006 10.5 19.292 10.5 17.5C10.5 14.1863 13.1863 11.5 16.5 11.5C17.8062 11.5 19.0149 11.9174 20 12.626V2H4Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 13C14.0147 13 12 15.0147 12 17.5C12 19.9853 14.0147 22 16.5 22C17.4786 22 18.3849 21.687 19.1232 21.1567L20.4832 22.5605L21.5605 21.5168L20.1794 20.0912C20.696 19.3587 21 18.4644 21 17.5C21 15.0147 18.9853 13 16.5 13ZM13.5 17.5C13.5 15.8431 14.8431 14.5 16.5 14.5C18.1569 14.5 19.5 15.8431 19.5 17.5C19.5 18.32 19.172 19.0618 18.6384 19.6041C18.0934 20.158 17.3373 20.5 16.5 20.5C14.8431 20.5 13.5 19.1569 13.5 17.5Z",fill:"currentColor"})),d=c;export{c as IconPageSearch,d as default};
//# sourceMappingURL=index.mjs.map