@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 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 2V22H13.3369C11.9234 21.0046 11 19.3602 11 17.5C11 14.4624 13.4624 12 16.5 12C17.8296 12 19.0491 12.4718 20 13.2572V2H4Z",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.5511 22 18.5186 21.6392 19.2844 21.0353L20.5183 22.2069L21.2069 21.4817L19.9967 20.3327C20.6237 19.5595 21 18.5733 21 17.5C21 15.0147 18.9853 13 16.5 13ZM13 17.5C13 15.567 14.567 14 16.5 14C18.433 14 20 15.567 20 17.5C20 18.4801 19.5978 19.3654 18.9481 20.0014C18.3165 20.6197 17.4531 21 16.5 21C14.567 21 13 19.433 13 17.5Z",fill:"currentColor"})),d=c;export{c as IconPageSearch,d as default};
//# sourceMappingURL=index.mjs.map