@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.17 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...c})=>l.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...a}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"car-3-ev"},e.createElement("path",{d:"M20 17.25H22.25V15.099C22.25 12.1342 20.1573 9.33146 17.25 8.75L14 4.75H7.46208C4.21434 4.75 1.75 7.25 1.75 11.3319V17.25H4.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M14.25 18H15V16.5H14.25V18ZM9.75 17.25V18H14.25V17.25V16.5H9.75V17.25Z",fill:"currentColor"}),e.createElement("circle",{cx:"7",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("circle",{cx:"17",cy:"16.75",r:"2.5",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M14.5 10H11.9167L12.3334 7L8.5 12H11.0833L10.6667 15L14.5 10Z",fill:"currentColor"})),f=i;export{i as IconCar3Ev,f as default};
//# sourceMappingURL=index.mjs.map