@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.6 kB
JavaScript
import s from"react";var i=({children:e,size:o=24,ariaLabel:n,color:c,ariaHidden:t=!0,style:p,...k})=>{return s.createElement("svg",{...k,"aria-hidden":t,role:t?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:c,...p}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var l=(e)=>{return r.createElement(i,{...e,ariaLabel:"bike"},r.createElement("path",{d:"M8 7.5L11.4262 12.211C11.7991 12.7238 12.0647 13.3776 11.7671 13.9375C11.4311 14.5696 10.7658 15 10 15H5M10 7H7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M19 15L16.5747 6.91565C16.2336 5.77865 15.1871 5 14 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"19",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("circle",{cx:"5",cy:"15",r:"4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 13L16.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconBike};
//# debugId=965A324591510F4364756E2164756E21