@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 • 885 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"globus, map, earth, globe"},p.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21M21 12C21 7.02944 16.9706 3 12 3M21 12H3M12 21C7.02944 21 3 16.9706 3 12M12 21C9.79086 21 8 16.9706 8 12C8 7.02944 9.79086 3 12 3M12 21C14.2091 21 16 16.9706 16 12C16 7.02944 14.2091 3 12 3M3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconGlobus,f as default};
//# sourceMappingURL=index.mjs.map