Ixigo Trains Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ixigo Trains icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/342156.svg" alt="Ixigo Trains icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342156.svg" alt="Ixigo Trains icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342156.svg" alt="Ixigo Trains icon" :width="24" :height="24" />
CSS background
.icon-ixigo-trains {
background-image: url('https://proicons.com/icon/342156.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#fff;stroke-linejoin:round;}.a{stroke-linecap:round;}</style></defs><path class="a" d="M42.1206,26.6093S33.58,29.2439,23.216,9.9794h-2.09V7.1615H9.3979v3.1067H8.2266s-1.7851-.74-3.5073,8.2075V28.7928s.1432,4.5994,2.8479,4.9328,34.2654,0,34.2654,0,2.7355-2.8631.2888-7.1165Z"/><path class="a" d="M26.785,21.1872a1.42,1.42,0,0,1,1.42,1.42v3.1542a1.42,1.42,0,0,1-2.84,0V22.607A1.42,1.42,0,0,1,26.785,21.1872Z"/><path class="a" d="M31.17,24.58a1.2215,1.2215,0,0,1,1.2215,1.2214v2.2837a1.2215,1.2215,0,0,1-2.4429,0V25.8016A1.2214,1.2214,0,0,1,31.17,24.58Z"/><path class="a" d="M35.169,26.8359a1.0424,1.0424,0,0,1,1.0424,1.0424v1.5336a1.0424,1.0424,0,1,1-2.0847,0V27.8783A1.0423,1.0423,0,0,1,35.169,26.8359Z"/><path class="a" d="M38.9721,28.1956a.8379.8379,0,0,1,.8379.838V30.308a.838.838,0,0,1-1.6759,0V29.0336A.838.838,0,0,1,38.9721,28.1956Z"/><circle class="a" cx="9.015" cy="25.9631" r="2.3535"/><circle class="a" cx="19.0809" cy="25.9631" r="2.3535"/><path class="a" d="M18.1481,13.2649a3.1759,3.1759,0,1,1,0,6.3517"/><path class="a" d="M10.8182,13.2649a3.1759,3.1759,0,1,0,0,6.3517h7.33"/><path class="a" d="M18.1481,13.2649h-7.33"/><path class="b" d="M42.4115,35.8955A.9853.9853,0,0,1,43.5,36.9841c0,1.1977-.4607,1.06-.4607,1.06h-1.18c-12.597,0-18.0413,2.7942-18.0413,2.7942H4.5V38.6114H6.5213v-2.42h5.4372v2.321h7.9766V35.8955Z"/></svg>
Copied!