Mein Aramark Restaurant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mein Aramark Restaurant 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/329040.svg" alt="Mein Aramark Restaurant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329040.svg" alt="Mein Aramark Restaurant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329040.svg" alt="Mein Aramark Restaurant icon" :width="24" :height="24" />
CSS background
.icon-mein-aramark-restaurant {
background-image: url('https://proicons.com/icon/329040.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="f" d="M4.5,38.1704c5.243-2.5192,24.7581-16.3746,11.0371-21.0351,4.2826-.824,7.4729-.3392,12.9029.6377,4.8573.8738,12.4148.8738,15.06-.2598-1.7634,2.2673-10.0767,7.5575-11.5882,8.3133-.6298,4.6605-2.8971,8.3133-5.0384,11.7142-.126-2.2673-1.4278-7.0837-8.1873-4.6605-6.6758,2.3932-10.8325,4.6605-14.1861,5.2903Z"/><circle id="e" class="f" cx="31.408" cy="12.7267" r="2.8971"/></svg>
Copied!