@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.2 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:"M1 9.79289L6.79289 4H14.25L17.2971 8.06276L23 9.6181V18H20.0009C19.5111 19.1745 18.352 20 17 20C15.648 20 14.4889 19.1745 13.9991 18H10.0009C9.51114 19.1745 8.35197 20 7 20C5.64802 20 4.48886 19.1745 3.99908 18H1V9.79289ZM4.75 16.75C4.75 15.5074 5.75736 14.5 7 14.5C8.24264 14.5 9.25 15.5074 9.25 16.75C9.25 17.9926 8.24264 19 7 19C5.75736 19 4.75 17.9926 4.75 16.75ZM14.75 16.75C14.75 15.5074 15.7574 14.5 17 14.5C18.2426 14.5 19.25 15.5074 19.25 16.75C19.25 17.9926 18.2426 19 17 19C15.7574 19 14.75 17.9926 14.75 16.75ZM11.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