@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) • 947 B
JavaScript
import n from"react";var p=({children:o,size:r=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":e,role:e?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,...l}},t&&!e&&n.createElement("title",null,t),o)};import s from"react";var m=(o)=>{return s.createElement(p,{...o,ariaLabel:"compass-pointer, arrow, route"},s.createElement("path",{d:"M3.78657 17.7091L10.195 4.28182C10.9196 2.76377 13.0804 2.76377 13.805 4.28183L20.2134 17.7091C21.0081 19.3742 19.3164 21.1356 17.6206 20.4088L12.7878 18.3376C12.2847 18.122 11.7153 18.122 11.2122 18.3376L6.37937 20.4088C4.68357 21.1356 2.99188 19.3742 3.78657 17.7091Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},x=m;export{x as default,m as IconCompassPointer};
//# debugId=8473AA8C839547DB64756E2164756E21