Just Eat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Just Eat 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/342320.svg" alt="Just Eat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342320.svg" alt="Just Eat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342320.svg" alt="Just Eat icon" :width="24" :height="24" />
CSS background
.icon-just-eat {
background-image: url('https://proicons.com/icon/342320.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="M22.84,5.79a2.45,2.45,0,0,1,2.32,0,32,32,0,0,1,8.12,6.52A65,65,0,0,1,42,24.06a.79.79,0,0,1-.58,1.18L38,25.67a.66.66,0,0,0-.57.65v6.39c0,1.86-.6,7-.85,9a.9.9,0,0,1-.91.81H12.29a.9.9,0,0,1-.91-.81c-.25-2-.85-7.12-.85-9V26.32a.66.66,0,0,0-.57-.65l-3.35-.43A.79.79,0,0,1,6,24.06a65,65,0,0,1,8.69-11.75A32,32,0,0,1,22.84,5.79Z"/><path class="a" d="M30.83,42.5c.6-4.15,1.27-19.35,1.27-24.27,0,0-5.64,6.41-5.7,12.88v2.7a1.57,1.57,0,0,0,1.39,1.56l3.61.44"/><path class="a" d="M19.33,19.58a206.89,206.89,0,0,0,0,22.92"/><path class="a" d="M16.17,19.44c-.3,3.71-.55,10.12-.22,12.25.36,2.31,3.1,2.3,3.1,2.3"/><path class="a" d="M22.42,19.58c-.09,3.38-.29,10.73-.27,12.11,0,2.1-3.1,2.3-3.1,2.3"/></svg>
Just Eat in other icon packs
Copied!