Train Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Train 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/320878.svg" alt="Train icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320878.svg" alt="Train icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320878.svg" alt="Train icon" :width="24" :height="24" />
CSS background
.icon-train {
background-image: url('https://proicons.com/icon/320878.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="train_1_" d="M25.688,31.179l-3.423-6l0.625-0.357l3.423,6L25.688,31.179z M6.312,31.179l-0.625-0.357l3.423-6l0.625,0.357 L6.312,31.179z M26,23.36H6c-0.199,0-0.36-0.161-0.36-0.36V9c0-3.507,2.853-6.36,6.36-6.36h8c3.507,0,6.36,2.853,6.36,6.36v14 C26.36,23.199,26.199,23.36,26,23.36z M6.36,22.64h19.28V9c0-3.11-2.529-5.64-5.64-5.64h-8C8.89,3.36,6.36,5.89,6.36,9V22.64z M22.5,20.36c-1.025,0-1.86-0.835-1.86-1.86s0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86S23.525,20.36,22.5,20.36z M22.5,17.36 c-0.629,0-1.14,0.511-1.14,1.14s0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14S23.129,17.36,22.5,17.36z M9.5,20.36 c-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86S10.525,20.36,9.5,20.36z M9.5,17.36 c-0.628,0-1.14,0.511-1.14,1.14s0.512,1.14,1.14,1.14s1.14-0.511,1.14-1.14S10.128,17.36,9.5,17.36z M24,15.36H8 c-0.199,0-0.36-0.161-0.36-0.36V9c0-2.404,1.956-4.36,4.36-4.36h8c2.404,0,4.36,1.956,4.36,4.36v6 C24.36,15.199,24.199,15.36,24,15.36z M8.36,14.64h15.28V9c0-2.007-1.633-3.64-3.64-3.64h-8C9.993,5.36,8.36,6.993,8.36,9V14.64z M21,1.36H11V0.64h10V1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Train in other icon packs
Copied!