@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.11 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"car-1"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.5809 4L4.45485 7.45485L1 9.5809V18H3.83682C4.39855 19.1825 5.6038 20 7 20C8.3962 20 9.60145 19.1825 10.1632 18H13.8368C14.3985 19.1825 15.6038 20 17 20C18.3962 20 19.6015 19.1825 20.1632 18H23V9.37937L17.438 8.31994L14.3886 4H6.5809ZM9 16.5C9 17.6046 8.10457 18.5 7 18.5C5.89543 18.5 5 17.6046 5 16.5C5 15.3954 5.89543 14.5 7 14.5C8.10457 14.5 9 15.3954 9 16.5ZM17 18.5C18.1046 18.5 19 17.6046 19 16.5C19 15.3954 18.1046 14.5 17 14.5C15.8954 14.5 15 15.3954 15 16.5C15 17.6046 15.8954 18.5 17 18.5Z",fill:"currentColor"})),d=c;export{c as IconCar1,d as default};
//# sourceMappingURL=index.mjs.map