@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.27 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,highlight"},t.createElement("path",{d:"M14.912 3.60604L6.70803 9.91679C5.27264 11.0209 5.13532 13.1355 6.41584 14.416L9.58388 17.584C10.8644 18.8645 12.9789 18.7272 14.0831 17.2918L20.3938 9.08785C21.3126 7.89348 21.2028 6.20292 20.1373 5.1374L18.8625 3.86259C17.7969 2.79708 16.1064 2.68729 14.912 3.60604Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M5.49958 13C5.07473 14.6994 3.92787 16.7598 2.6725 18.261C2.31821 18.6847 2.31616 19.3166 2.70669 19.7071L4.29247 21.2929C4.683 21.6834 5.3149 21.6814 5.73856 21.3271C7.23975 20.0717 9.30016 18.9249 10.9996 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},g=C;export{g as default,C as IconMarker};
//# debugId=9C09D9ED2148DF8D64756E2164756E21