@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.14 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...c})=>s.createElement("svg",{...c,"aria-hidden":o,role:o?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,...l}},n&&!o&&s.createElement("title",null,n),t);var C=t=>e.createElement(p,{...t,ariaLabel:"deep-search, deep-research, focus-search"},e.createElement("circle",{cx:"12",cy:"12",r:"4",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M15 15L17.75 17.75",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5",stroke:"currentColor",strokeWidth:"2"})),d=C;export{C as IconDeepSearch,d as default};
//# sourceMappingURL=index.mjs.map