@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 • 2.08 kB
JavaScript
import r from"react";import l from"react";var n=({children:o,size:e=24,ariaLabel:C,color:p,ariaHidden:t=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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,...a}},C&&!t&&l.createElement("title",null,C),o);var i=o=>r.createElement(n,{...o,ariaLabel:"deep-search, deep-research, focus-search"},r.createElement("path",{d:"M15.8887 21.2158C14.6927 21.7211 13.3782 22 12 22C10.6218 22 9.30734 21.7211 8.11133 21.2158L8.5 20.2939C9.57519 20.7482 10.7577 21 12 21C13.2423 21 14.4248 20.7482 15.5 20.2939L15.8887 21.2158Z",fill:"currentColor"}),r.createElement("path",{d:"M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 7C14.7614 7 17 9.23858 17 12C17 13.2006 16.5764 14.3021 15.8711 15.1641L18.1035 17.3965L17.3965 18.1035L15.1641 15.8711C14.3021 16.5764 13.2006 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8Z",fill:"currentColor"}),r.createElement("path",{d:"M3.70605 8.5C3.25178 9.57519 3 10.7577 3 12C3 13.2423 3.25178 14.4248 3.70605 15.5L2.78418 15.8887C2.27893 14.6927 2 13.3782 2 12C2 10.6218 2.27893 9.30734 2.78418 8.11133L3.70605 8.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21.2158 8.11133C21.7211 9.30734 22 10.6218 22 12C22 13.3782 21.7211 14.6927 21.2158 15.8887L20.2939 15.5C20.7482 14.4248 21 13.2423 21 12C21 10.7577 20.7482 9.57519 20.2939 8.5L21.2158 8.11133Z",fill:"currentColor"}),r.createElement("path",{d:"M12 2C13.3782 2 14.6927 2.27893 15.8887 2.78418L15.5 3.70605C14.4248 3.25178 13.2423 3 12 3C10.7577 3 9.57519 3.25178 8.5 3.70605L8.11133 2.78418C9.30734 2.27893 10.6218 2 12 2Z",fill:"currentColor"})),h=i;export{i as IconDeepSearch,h as default};
//# sourceMappingURL=index.mjs.map