@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.14 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"search-menu,list-search"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 12C8 8.13401 11.134 5 15 5C18.866 5 22 8.13401 22 12C22 13.6628 21.4202 15.1902 20.4518 16.3911L23.3108 19.2501L22.2501 20.3108L19.3911 17.4518C18.1902 18.4202 16.6628 19 15 19C11.134 19 8 15.866 8 12ZM11.25 12C11.25 9.92893 12.9289 8.25 15 8.25V6.75C12.1005 6.75 9.75 9.1005 9.75 12H11.25Z",fill:"currentColor"}),e.createElement("path",{d:"M2 11.25H6V12.75H2V11.25Z",fill:"currentColor"}),e.createElement("path",{d:"M7 6H2V7.5H7V6Z",fill:"currentColor"}),e.createElement("path",{d:"M2 16.5H7V18H2V16.5Z",fill:"currentColor"})),d=i;export{i as IconSearchMenu,d as default};
//# sourceMappingURL=index.mjs.map