@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.01 kB
JavaScript
import p from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:C,ariaHidden:e=!0,style:s,...l})=>n.createElement("svg",{...l,"aria-hidden":e,role:e?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:C,...s}},o&&!e&&n.createElement("title",null,o),t);var c=t=>p.createElement(a,{...t,ariaLabel:"radar, location, search"},p.createElement("path",{d:"M7.5 4.5L12 12L16.5 4.5M14.5729 7.71191C16.0271 8.58633 17 10.1796 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 10.1796 7.97291 8.58633 9.42713 7.71191M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13Z",stroke:"currentColor",strokeWidth:"2"})),d=c;export{c as IconRadar,d as default};
//# sourceMappingURL=index.mjs.map