@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.
4 lines (2 loc) • 1.26 kB
JavaScript
import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:l,...a})=>{return s.createElement("svg",{...a,"aria-hidden":t,role:t?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:i,...l}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var C=(o)=>{return e.createElement(p,{...o,ariaLabel:"marker-circle,highlight"},e.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M9 14V10.7808C9 10.3219 9.3123 9.92192 9.75746 9.81062L13.7575 8.81062C14.3886 8.65284 15 9.1302 15 9.78077V14",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.createElement("path",{d:"M5.5 18C6.76628 16.6493 7.31991 15.8687 7.7625 14.6957C7.9169 14.2865 8.29781 14 8.73519 14H15.2648C15.7022 14 16.0831 14.2865 16.2375 14.6957C16.6801 15.8687 17.2337 16.6493 18.5 18",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},k=C;export{k as default,C as IconMarkerCircle};
//# debugId=C4FF79288FBF5E7664756E2164756E21