Delivery Truck Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Delivery 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/319876.svg" alt="Delivery Truck icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319876.svg" alt="Delivery Truck icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319876.svg" alt="Delivery Truck icon" :width="24" :height="24" />
CSS background
.icon-delivery-truck {
background-image: url('https://proicons.com/icon/319876.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="delivery--truck" d="M26,28.36c-1.731,0-3.161-1.316-3.341-3H10.341c-0.18,1.684-1.61,3-3.341,3s-3.161-1.316-3.341-3H3 c-1.301,0-2.36-1.059-2.36-2.36v-7c0-0.068,0.019-0.131,0.051-0.185L4.73,8.82c0.064-0.111,0.183-0.18,0.312-0.18h7.599V4 c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v21c0,0.199-0.161,0.36-0.36,0.36h-1.659 C29.161,27.044,27.731,28.36,26,28.36z M26,22.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64 S27.456,22.36,26,22.36z M7,22.36c-1.456,0-2.64,1.184-2.64,2.64S5.544,27.64,7,27.64S9.64,26.456,9.64,25S8.456,22.36,7,22.36z M29.341,24.64h1.299V4.36H13.36v20.28h9.299c0.18-1.684,1.609-3,3.341-3S29.161,22.956,29.341,24.64z M10.341,24.64h2.299v-8.28 H1.36V23c0,0.904,0.736,1.64,1.64,1.64h0.659c0.18-1.684,1.61-3,3.341-3S10.161,22.956,10.341,24.64z M10.36,15.64h2.28V9.36h-2.28 V15.64z M1.624,15.64H9.64V9.36H5.25L1.624,15.64z M11,18.36H9v-0.72h2V18.36z M29,16.36h-8v-0.72h8V16.36z M29,13.36H19v-0.72h10 V13.36z M29,10.36H17V9.64h12V10.36z M29,7.36H15V6.64h14V7.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Delivery Truck in other icon packs
Copied!