@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.21 kB
JavaScript
import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>{return p.createElement("svg",{...l,"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:a,...i}},n&&!o&&p.createElement("title",null,n),e)};import t from"react";var C=(e)=>{return t.createElement(s,{...e,ariaLabel:"marker-2, highlight"},t.createElement("path",{d:"M20 12.5L17.5497 10.0497C17.1892 9.68918 16.7427 9.4265 16.2525 9.28644L15.1973 8.98494C14.1497 8.68563 13.0222 8.9778 12.2518 9.74819L8.74819 13.2518C7.9778 14.0222 7.68563 15.1497 7.98494 16.1973L8.28644 17.2525C8.4265 17.7427 8.68918 18.1892 9.04969 18.5497L11.5 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M7.5 13.5L5.65399 11.654C5.2391 11.2391 5.02733 10.663 5.07475 10.0781L5.57524 3.90537C5.64413 3.05574 6.67633 2.67633 7.27908 3.27908L12.5 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconMarker2};
//# debugId=92D41AFD75578B1A64756E2164756E21