@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.13 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},n&&!e&&l.createElement("title",null,n),t);var c=t=>r.createElement(p,{...t,ariaLabel:"train-front-view, tram"},r.createElement("path",{d:"M6.75 2.75H17.25L20.25 5.25V17.25H3.75V5.25L6.75 2.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M7.16016 17L4.66016 22H6.33721L8.6695 17.3354L7.99868 17H7.16016Z",fill:"currentColor"}),r.createElement("path",{d:"M15.9987 17L15.3279 17.3354L17.6602 22H19.3372L16.8372 17H15.9987Z",fill:"currentColor"}),r.createElement("path",{d:"M4 11.25H20",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"8",cy:"14.25",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"14.25",r:"1",fill:"currentColor"})),h=c;export{c as IconTrainFrontView,h as default};
//# sourceMappingURL=index.mjs.map