Tow Truck Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tow Truck 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/306691.svg" alt="Tow Truck icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306691.svg" alt="Tow Truck icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306691.svg" alt="Tow Truck icon" :width="24" :height="24" />
CSS background
.icon-tow-truck {
background-image: url('https://proicons.com/icon/306691.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="M938 488c-1-4-2-8-4-12L799 274c-5-7-12-11-20-11H597c-13 0-24 11-24 24v268h-37v-78c0-24-3-35-17-45S172 193 172 193c-7-5-16-3-21 3l-18 23c-5 6-4 16 2 21l51 56v168c0 18-14 32-32 32s-33-14-33-32c0-2-2-4-4-4s-4 1-4 4c0 22 18 40 41 40 22 0 40-18 40-40V305l160 174v76H94c-17 0-31 14-31 32v82c0 17 14 32 31 32h78c0 60 49 109 109 109s110-49 110-109h255c0 60 49 109 109 109 61 0 110-49 110-109h49c13 0 24-11 24-24V488zm-256-6V336h93l97 146H682zM281 755c-30 0-54-24-54-54 0-31 24-55 54-55s55 24 55 55c0 30-25 54-55 54zm474 0c-30 0-54-24-54-54 0-31 24-55 54-55s55 24 55 55c0 30-25 54-55 54z"/></svg>
Tow Truck in other icon packs
Copied!