@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.19 kB
JavaScript
import t from"react";import s from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...c})=>s.createElement("svg",{...c,"aria-hidden":e,role:e?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,...a}},n&&!e&&s.createElement("title",null,n),o);var C=o=>t.createElement(l,{...o,ariaLabel:"car-4"},t.createElement("path",{d:"M19.4989 17H19.9989C21.1035 17 21.9989 16.1046 21.9989 15V12.5414C21.9989 11.0749 20.9387 9.82329 19.4921 9.5822L16.7894 9.13174C16.282 9.04718 15.8268 8.77042 15.5182 8.35895L13.8989 6.2C13.3324 5.44458 12.4432 5 11.4989 5L6.54033 5C5.07381 5 3.82224 6.06024 3.58115 7.50681L2.38708 14.6712C2.1839 15.8903 3.12399 17 4.35987 17H4.49895",stroke:"currentColor",strokeWidth:"2"}),t.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2"}),t.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M9.5 17H14.5",stroke:"currentColor",strokeWidth:"2"})),d=C;export{C as IconCar4,d as default};
//# sourceMappingURL=index.mjs.map