Doordash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Doordash 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/339242.svg" alt="Doordash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339242.svg" alt="Doordash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339242.svg" alt="Doordash icon" :width="24" :height="24" />
CSS background
.icon-doordash {
background-image: url('https://proicons.com/icon/339242.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="M32.4813,35.0374l-6.9545.0158-7.8326-8.3746,15.0819-.0769a2.659,2.659,0,0,0,2.6456-2.659h0a2.6591,2.6591,0,0,0-2.671-2.659l-19.51.0874L4.5,12.9468l27.9576.0033A11.0436,11.0436,0,0,1,43.5,23.9938h0A11.0436,11.0436,0,0,1,32.4813,35.0374Z"/></svg>
Doordash in other icon packs
Copied!