@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.04 kB
JavaScript
import t from"react";import l from"react";var s=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...c})=>l.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&l.createElement("title",null,n),o);var i=o=>t.createElement(s,{...o,ariaLabel:"car-1-ev"},t.createElement("path",{d:"M19.75 17.25H22.25V10L17 9L14 4.75H7L5 8L1.75 10V17.25H4.25",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("circle",{cx:"7",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("circle",{cx:"17",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M9.75 17.25H14.25",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M14.5 10H11.9167L12.3334 7L8.5 12H11.0833L10.6667 15L14.5 10Z",fill:"currentColor"})),d=i;export{i as IconCar1Ev,d as default};
//# sourceMappingURL=index.mjs.map