@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.25 kB
JavaScript
import o from"react";import s from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:i,...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,...i}},n&&!t&&s.createElement("title",null,n),e);var c=e=>o.createElement(l,{...e,ariaLabel:"car-2"},o.createElement("path",{d:"M18.5 17H20C21.1046 17 22 16.1046 22 15V12.4594C22 11.0294 20.9906 9.79812 19.5883 9.51767L18.1239 9.22479C17.4002 9.08003 16.7551 8.67353 16.3123 8.08305L14.9 6.2C14.3334 5.44458 13.4443 5 12.5 5H8.24264C7.44699 5 6.68393 5.31607 6.12132 5.87868L2.87868 9.12132C2.31607 9.68393 2 10.447 2 11.2426V14.5C2 15.8807 3.11929 17 4.5 17",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M14.5 17H9.5",stroke:"currentColor",strokeWidth:"2"})),h=c;export{c as IconCar2,h as default};
//# sourceMappingURL=index.mjs.map