@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.16 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-2-ev"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.68934 4L1 9.68934V18H3.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.40761L17.4374 8.08317L14.375 4H6.68934ZM5 16.5C5 15.3954 5.89543 14.5 7 14.5C8.10457 14.5 9 15.3954 9 16.5C9 17.6046 8.10457 18.5 7 18.5C5.89543 18.5 5 17.6046 5 16.5ZM15 16.5C15 15.3954 15.8954 14.5 17 14.5C18.1046 14.5 19 15.3954 19 16.5C19 17.6046 18.1046 18.5 17 18.5C15.8954 18.5 15 17.6046 15 16.5ZM11.9167 10H14.5L10.6667 15L11.0833 12H8.5L12.3334 7L11.9167 10Z",fill:"currentColor"})),d=c;export{c as IconCar2Ev,d as default};
//# sourceMappingURL=index.mjs.map