@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.16 kB
JavaScript
import e from"react";import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...C})=>p.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!t&&p.createElement("title",null,n),r);var c=r=>e.createElement(a,{...r,ariaLabel:"location, explore, compass"},e.createElement("path",{d:"M15.3989 17.4579C16.3955 17.1732 17.1745 16.3941 17.4593 15.3975L20.2597 5.59617C20.5829 4.46464 19.5368 3.41851 18.4053 3.7418L8.60394 6.54219C7.60732 6.82694 6.82828 7.60597 6.54353 8.6026L3.74315 18.4039C3.41985 19.5355 4.46599 20.5816 5.59751 20.2583L15.3989 17.4579Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M14.0014 12.0001C14.0014 13.1046 13.106 14.0001 12.0014 14.0001C10.8968 14.0001 10.0014 13.1046 10.0014 12.0001C10.0014 10.8955 10.8968 10.0001 12.0014 10.0001C13.106 10.0001 14.0014 10.8955 14.0014 12.0001Z",stroke:"currentColor",strokeWidth:"2"})),h=c;export{c as IconLocation,h as default};
//# sourceMappingURL=index.mjs.map