@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.3 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-4-ev"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.07182 4.00001L13.2508 4L16.2784 8.03683L23.0008 9.07104V18H20.0017C19.5119 19.1745 18.3527 20 17.0007 20C15.6488 20 14.4896 19.1745 13.9998 18H10.0017C9.51187 19.1745 8.35271 20 7.00073 20C5.64876 20 4.48959 19.1745 3.99981 18H0.917969L3.07182 4.00001ZM4.75073 16.75C4.75073 15.5074 5.75809 14.5 7.00073 14.5C8.24337 14.5 9.25073 15.5074 9.25073 16.75C9.25073 17.9926 8.24337 19 7.00073 19C5.75809 19 4.75073 17.9926 4.75073 16.75ZM14.7507 16.75C14.7507 15.5074 15.7581 14.5 17.0007 14.5C18.2434 14.5 19.2507 15.5074 19.2507 16.75C19.2507 17.9926 18.2434 19 17.0007 19C15.7581 19 14.7507 17.9926 14.7507 16.75ZM11.9174 10H14.5008L10.6674 15L11.0841 12H8.50073L12.3341 7L11.9174 10Z",fill:"currentColor"})),d=c;export{c as IconCar4Ev,d as default};
//# sourceMappingURL=index.mjs.map