@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) • 945 B
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:"mountain-bike"},e.createElement("path",{d:"M19 15L16.5747 6.91565C16.2336 5.77865 15.1871 5 14 5V5M7 7H10M11 11.5L8 7.5M16.5 9L5 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}),e.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2"}))},x=c;export{x as default,c as IconMountainBike};
//# debugId=B8CDAEF67C19A8A964756E2164756E21