Ubereats Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ubereats 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/334437.svg" alt="Ubereats icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334437.svg" alt="Ubereats icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334437.svg" alt="Ubereats icon" :width="24" :height="24" />
CSS background
.icon-ubereats {
background-image: url('https://proicons.com/icon/334437.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.4999,42.4999H9.4999c-2.2,0-4-1.8-4-4V9.4999c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/><line class="c" x1="11.5" y1="34.7678" x2="16.1848" y2="34.7678"/><line class="c" x1="11.5" y1="25.3983" x2="16.1848" y2="25.3983"/><line class="c" x1="11.5" y1="30.0831" x2="14.5544" y2="30.0831"/><line class="c" x1="11.5" y1="25.3983" x2="11.5" y2="34.7678"/><path class="c" d="M34.1576,18.7368c0-1.2937,1.0487-2.3424,2.3424-2.3424h0"/><line class="c" x1="34.1576" y1="16.3944" x2="34.1576" y2="22.6017"/><path class="c" d="M30.6373,34.2441c.4277.3591.8895.5237,1.9265.5237h.5255c.8552,0,1.5485-.6948,1.5485-1.5518h0c0-.8571-.6933-1.5518-1.5485-1.5518h-1.051c-.8552,0-1.5485-.6948-1.5485-1.5518h0c0-.8571.6933-1.5518,1.5485-1.5518h.5255c1.037,0,1.4988.1646,1.9265.5237"/><path class="c" d="M31.4167,21.4196c-.4034.7061-1.1638,1.1821-2.0353,1.1821h0c-1.2937,0-2.3424-1.0487-2.3424-2.3424v-1.5226c0-1.2937,1.0487-2.3424,2.3424-2.3424h0c1.2937,0,2.3424,1.0487,2.3424,2.3424v.7613s-4.6848,0-4.6848,0"/><path class="c" d="M26.6379,26.6281v6.9686c0,.6468.5244,1.1712,1.1712,1.1712h.3514"/><line class="c" x1="25.4082" y1="28.5605" x2="27.8677" y2="28.5605"/><path class="c" d="M22.9445,32.4255c0,1.2937-1.0487,2.3424-2.3424,2.3424h0c-1.2937,0-2.3424-1.0487-2.3424-2.3424v-1.5226c0-1.2937,1.0487-2.3424,2.3424-2.3424h0c1.2937,0,2.3424,1.0487,2.3424,2.3424"/><line class="c" x1="22.9445" y1="34.7678" x2="22.9445" y2="28.5605"/><path class="c" d="M11.5,13.2322v6.2659c0,1.7141,1.3896,3.1037,3.1037,3.1037s3.1037-1.3896,3.1037-3.1037v-6.2659"/><path class="c" d="M20.1189,18.7368c0-1.2937,1.0487-2.3424,2.3424-2.3424h0c1.2937,0,2.3424,1.0487,2.3424,2.3424v1.5226c0,1.2937-1.0487,2.3424-2.3424,2.3424h0c-1.2937,0-2.3424-1.0487-2.3424-2.3424"/><line class="c" x1="20.1189" y1="22.6017" x2="20.1189" y2="13.2322"/></svg>
Ubereats in other icon packs
Copied!