@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 • 1.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"earth, globe, world"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.08168 7.47185C4.73302 4.22562 8.10616 2 12 2C12.8363 2 13.6494 2.10278 14.4269 2.29664C18.7767 3.38124 22 7.31358 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 10.3712 2.38981 8.83193 3.08168 7.47185ZM8.92697 8.924L7.89481 10.9729L3.93359 8.00331C5.40566 5.03808 8.46468 3 11.9997 3C12.7532 3 13.4851 3.09259 14.1845 3.26702L13.0299 7.89184L8.92697 8.924ZM16.1108 15.0811L15.0838 17.1352H12.0027L9.94867 14.0541L11.0876 12.9192L13.0832 13.0466L16.1108 15.0811Z",fill:"currentColor"})),d=i;export{i as IconEarth,d as default};
//# sourceMappingURL=index.mjs.map