Deliveroo Rider Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Deliveroo Rider 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/338959.svg" alt="Deliveroo Rider icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338959.svg" alt="Deliveroo Rider icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338959.svg" alt="Deliveroo Rider icon" :width="24" :height="24" />
CSS background
.icon-deliveroo-rider {
background-image: url('https://proicons.com/icon/338959.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.w{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="w" d="M11.668,16.94c.256,1.295,1.571,2.125,2.937,1.855,1.936-.383,3.916-2.636,4.394-3.216.0505-.0592.0435-.1482-.0158-.1988-.0083-.0071-.0175-.0132-.0272-.0182-.657-.344-3.343-1.639-5.279-1.256-1.366.27-2.265,1.54-2.009,2.834Z"/><path id="c" class="w" d="M38.5,5.4999H9.4999c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.4999c0-2.2091-1.7909-4-4-4Z"/><g id="d"><path id="e" class="w" d="M25.5778,14.1452l1.9071,8.6338,1.1183-10.2792,5.7212.5956-1.4421,15.1563-3.2903,7.2479-14.2735-2.8308-1.6422-7.0533,8.3522-1.6159-1.9718-8.734,5.5211-1.1205Z"/><circle id="f" class="w" cx="27.9911" cy="27.7387" r="1.5774"/><circle id="g" class="w" cx="23.3353" cy="27.0605" r="1.5774"/></g><path id="h" class="w" d="M17.852,5.5l2.204,9.766"/><path id="i" class="w" d="M24.392,34.469l1.813,8.031"/><path id="j" class="w" d="M11.653,16.942l-6.153,1.235"/><path id="k" class="w" d="M20.054,15.255l-1.024.205"/><path id="l" class="w" d="M13.676,25.616l-8.176,1.582"/><path id="m" class="w" d="M5.5,30.722l9.818,1.947,2.289,9.831"/><path id="n" class="w" d="M29.592,35.5l-3.178,7"/><path id="o" class="w" d="M34.324,13.096l8.176.85"/><path id="p" class="w" d="M25.577,14.145l-1.91-8.645"/><path id="q" class="w" d="M25.134,12.139l3.469.361.761-7"/><path id="r" class="w" d="M34.324,13.096l.723-7.596"/><path id="s" class="w" d="M13.67,25.617L9.0198,5.6153"/><path id="t" class="w" d="M32.882,28.252l-.738,7.754"/><path id="u" class="w" d="M29.592,35.5l12.908,2.56"/><path id="v" class="w" d="M33.498,21.781l9.002-1.742"/></svg>
Copied!