@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.09 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:"M7 3H17L20 5.5V17H4V5.5L7 3Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6.88281 17L4.38281 22H6.61888L8.8953 17.4472L8.00098 17H6.88281Z",fill:"currentColor"}),r.createElement("path",{d:"M16.0008 17L15.1064 17.4472L17.3829 22H19.6189L17.1189 17H16.0008Z",fill:"currentColor"}),r.createElement("path",{d:"M5 11H19",stroke:"currentColor",strokeWidth:"2"}),r.createElement("circle",{cx:"8",cy:"14",r:"1",fill:"currentColor"}),r.createElement("circle",{cx:"16",cy:"14",r:"1",fill:"currentColor"})),h=c;export{c as IconTrainFrontView,h as default};
//# sourceMappingURL=index.mjs.map