Traintime Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Traintime 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/348767.svg" alt="Traintime icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348767.svg" alt="Traintime icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348767.svg" alt="Traintime icon" :width="24" :height="24" />
CSS background
.icon-traintime {
background-image: url('https://proicons.com/icon/348767.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="10.0769" y="11.7044" width="27.8463" height="5.0561"/><rect class="c" x="10.0769" y="21.4719" width="27.8463" height="5.0561"/><polyline class="c" points="37.15 7 33.27 7 14.96 7 10.85 7"/><rect class="c" x="10.0769" y="31.2394" width="27.8463" height="5.0561"/><polyline class="c" points="10.85 41 14.96 41 33.27 41 37.15 41"/><polyline class="c" points="14.96 43.51 14.96 41 14.96 36.3 14.96 31.24 14.96 26.53 14.96 21.47 14.96 16.76 14.96 11.7 14.96 7 14.96 4.49"/><polyline class="c" points="33.27 43.4 33.27 41 33.27 36.3 33.27 31.24 33.27 26.53 33.27 21.47 33.27 16.76 33.27 11.7 33.27 7 33.27 4.6"/><circle class="c" cx="24.0008" cy="24" r="21.5"/></svg>
Traintime in other icon packs
Copied!