Deliveroo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Deliveroo 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/324399.svg" alt="Deliveroo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324399.svg" alt="Deliveroo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324399.svg" alt="Deliveroo icon" :width="24" :height="24" />
CSS background
.icon-deliveroo {
background-image: url('https://proicons.com/icon/324399.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="a" points="29.92 21.93 31.82 4.5 41.54 5.51 39.09 31.21 33.5 43.5 9.25 38.7 6.46 26.74 20.65 24 17.3 9.19 26.68 7.29 29.92 21.93"/><circle class="a" cx="30.78" cy="30.34" r="2.68"/><circle class="a" cx="22.87" cy="29.19" r="2.68"/></svg>
Deliveroo in other icon packs
Copied!