@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.26 kB
JavaScript
import o from"react";import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...c})=>s.createElement("svg",{...c,"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,...a}},n&&!t&&s.createElement("title",null,n),e);var l=e=>o.createElement(p,{...e,ariaLabel:"car-5"},o.createElement("path",{d:"M19.4989 17H20.9989C21.5512 17 21.9989 16.5523 21.9989 16V14.3561C21.9989 12.8417 21.4262 11.3832 20.3957 10.2734L17.2793 6.91729C16.144 5.69469 14.5509 5 12.8825 5H6.54033C5.07381 5 3.82224 6.06024 3.58115 7.5068L2.38708 14.6712C2.1839 15.8903 3.12399 17 4.35987 17H4.49895",stroke:"currentColor",strokeWidth:"2"}),o.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M9.5 17H14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),m=l;export{l as IconCar5,m as default};
//# sourceMappingURL=index.mjs.map