@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.
2 lines • 1.44 kB
JavaScript
import o from"react";import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:l,...a})=>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:p,...l}},n&&!t&&s.createElement("title",null,n),e);var d=e=>o.createElement(i,{...e,ariaLabel:"delivery-bike"},o.createElement("circle",{cx:"19",cy:"16",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M17 10L15.7428 6.85695C15.2942 5.73542 14.2079 5 13 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 15H3C2.44772 15 2 14.5523 2 14V12C2 10.3431 3.34315 9 5 9H7C8.65685 9 10 10.3431 10 12V14C10 14.5523 9.55228 15 9 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 10C16.6207 10 14.5649 11.3849 13.5947 13.3925C13.1696 14.2721 12.3674 15 11.3905 15H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=d;export{d as IconDeliveryBike,h as default};
//# sourceMappingURL=index.mjs.map