@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.26 kB
JavaScript
import C from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:a,...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:p,...a}},o&&!t&&n.createElement("title",null,o),r);var c=r=>C.createElement(l,{...r,ariaLabel:"car-3-ev"},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.46208 4C5.63653 4 4.00216 4.70729 2.83075 6.00842C1.66332 7.30514 1 9.14028 1 11.3319V18H3.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 18H23V15.099C23 11.9035 20.815 8.84661 17.6677 8.07479L14.357 4H7.46208ZM7 14.5C5.89543 14.5 5 15.3954 5 16.5C5 17.6046 5.89543 18.5 7 18.5C8.10457 18.5 9 17.6046 9 16.5C9 15.3954 8.10457 14.5 7 14.5ZM17 14.5C15.8954 14.5 15 15.3954 15 16.5C15 17.6046 15.8954 18.5 17 18.5C18.1046 18.5 19 17.6046 19 16.5C19 15.3954 18.1046 14.5 17 14.5ZM11.9167 10H14.5L10.6667 15L11.0833 12H8.5L12.3334 7L11.9167 10Z",fill:"currentColor"})),d=c;export{c as IconCar3Ev,d as default};
//# sourceMappingURL=index.mjs.map