Transit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Transit 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/348778.svg" alt="Transit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348778.svg" alt="Transit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348778.svg" alt="Transit icon" :width="24" :height="24" />
CSS background
.icon-transit {
background-image: url('https://proicons.com/icon/348778.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M8.4464,7.6291v6.9622"/><path class="a" d="M39.5536,40.3709V33.2045m0-14.2335V15.422h0A7.7768,7.7768,0,1,0,24,15.422V32.578a7.7768,7.7768,0,1,1-15.5536,0V28.8248"/><ellipse class="a" cx="8.4464" cy="21.7081" rx="3.9464" ry="3.9546"/><ellipse class="a" cx="39.5536" cy="26.0877" rx="3.9464" ry="3.9546"/></svg>
Transit in other icon packs
Copied!