Tram Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tram 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/306705.svg" alt="Tram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306705.svg" alt="Tram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306705.svg" alt="Tram icon" :width="24" :height="24" />
CSS background
.icon-tram {
background-image: url('https://proicons.com/icon/306705.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M583 197l50-111c81 15 94 43 94 44 1 2 3 4 6 4 1 0 1 0 2-1 3-1 5-4 4-8-1-2-25-63-239-63s-238 61-239 63c-1 4 0 7 4 8 3 2 6 0 8-3 0-1 13-29 94-44l50 111c-198 22-228 120-228 153v424c0 44 36 80 79 80h43l-49 74c-2 3-1 7 1 9 2 0 3 1 4 1 2 0 4-1 5-3l54-81h348l54 81c1 2 3 3 5 3 1 0 3-1 4-1 2-2 3-6 1-9l-49-74h42c44 0 80-36 80-80V350c0-35-31-132-228-153zM379 83c31-5 70-8 121-8s89 3 120 8l-50 113c-22-2-45-3-70-3s-49 1-70 3L379 83zm198 205v5c0 9-7 17-17 17H439c-9 0-17-8-17-17v-5c0-10 8-17 17-17h122c9 0 16 7 16 17zM325 776c-32 0-58-26-58-59 0-32 26-58 58-58s58 26 58 58c0 33-26 59-58 59zm350 0c-33 0-59-26-59-59 0-32 26-58 59-58 32 0 58 26 58 58 0 33-26 59-58 59zm58-189c0 18-15 33-34 33H300c-18 0-33-15-33-33V382c0-19 15-34 33-34h399c19 0 34 16 34 34v205z"/></svg>
Tram in other icon packs
Copied!