@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.24 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-10-ev, truck"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5 4H1V18H3.99908C4.48886 19.1745 5.64802 20 7 20C8.35198 20 9.51114 19.1745 10.0009 18H13.9991C14.4889 19.1745 15.648 20 17 20C18.352 20 19.5111 19.1745 20.0009 18H23V11.8545L22.9219 11.7314L19.2744 6H13.5V17H12.5V4ZM9.25 16.75C9.25 15.5074 8.24264 14.5 7 14.5C5.75736 14.5 4.75 15.5074 4.75 16.75C4.75 17.9926 5.75736 19 7 19C8.24264 19 9.25 17.9926 9.25 16.75ZM19.25 16.75C19.25 15.5074 18.2426 14.5 17 14.5C15.7574 14.5 14.75 15.5074 14.75 16.75C14.75 17.9926 15.7574 19 17 19C18.2426 19 19.25 17.9926 19.25 16.75ZM7.49713 9.12012H9.6499L6.45547 12.8701L6.80267 10.6201H4.6499L7.84435 6.87012L7.49713 9.12012Z",fill:"currentColor"})),d=c;export{c as IconCar10Ev,d as default};
//# sourceMappingURL=index.mjs.map