@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.12 kB
JavaScript
import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...C})=>{return p.createElement("svg",{...C,"aria-hidden":o,role:o?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:s,...l}},n&&!o&&p.createElement("title",null,n),t)};import e from"react";var i=(t)=>{return e.createElement(a,{...t,ariaLabel:"map-pin-2, location"},e.createElement("path",{d:"M19.2008 10.2C19.2008 6.22355 15.9772 3 12.0008 3C8.02433 3 4.80078 6.22355 4.80078 10.2C4.80078 14.5076 9.30078 16.95 11.0032 20.4076C11.1866 20.7801 11.5856 21 12.0008 21C12.416 21 12.7956 20.7699 12.9983 20.4076C14.7008 16.95 19.2008 14.5076 19.2008 10.2Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M9 10.2002C9 8.54334 10.3431 7.2002 12 7.2002C13.6569 7.2002 15 8.54334 15 10.2002C15 11.857 13.6569 13.2002 12 13.2002C10.3431 13.2002 9 11.857 9 10.2002Z",stroke:"currentColor",strokeWidth:"2"}))},d=i;export{d as default,i as IconMapPin2};
//# debugId=C751B13E7875DC9D64756E2164756E21