Zomato Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zomato 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/350193.svg" alt="Zomato icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350193.svg" alt="Zomato icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350193.svg" alt="Zomato icon" :width="24" :height="24" />
CSS background
.icon-zomato {
background-image: url('https://proicons.com/icon/350193.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline id="c" class="m" points="9 21.5099 12.3058 21.5099 9 25.8901 12.3058 25.8901"/><path id="d" class="m" d="M15.6116,25.8901h0c-.9091,0-1.6529-.7438-1.6529-1.6529v-1.0744c0-.9091.7438-1.6529,1.6529-1.6529h0c.9091,0,1.6529.7438,1.6529,1.6529v1.0744c0,.9091-.7438,1.6529-1.6529,1.6529Z"/><path id="e" class="m" d="M18.9173,23.1628c0-.9091.7438-1.6529,1.6529-1.6529h0c.9091,0,1.6529.7438,1.6529,1.6529v2.6446"/><line id="f" class="m" x1="18.9173" y1="21.5099" x2="18.9173" y2="25.8075"/><path id="g" class="m" d="M22.2231,23.1628c0-.9091.7438-1.6529,1.6529-1.6529h0c.9091,0,1.6529.7438,1.6529,1.6529v2.6446"/><path id="h" class="m" d="M30.4876,24.2372c0,.9091-.7438,1.6529-1.6529,1.6529h0c-.9091,0-1.6529-.7438-1.6529-1.6529v-1.0744c0-.9091.7438-1.6529,1.6529-1.6529h0c.9091,0,1.6529.7438,1.6529,1.6529"/><line id="i" class="m" x1="30.4876" y1="25.8901" x2="30.4876" y2="21.5099"/><path id="j" class="m" d="M32.9669,20.1059v4.9587c0,.4959.3306.8264.8264.8264h.2479"/><line id="k" class="m" x1="32.1405" y1="21.5277" x2="33.876" y2="21.5277"/><path id="l" class="m" d="M37.3471,25.8901h0c-.9091,0-1.6529-.7438-1.6529-1.6529v-1.0744c0-.9091.7438-1.6529,1.6529-1.6529h0c.9091,0,1.6529.7438,1.6529,1.6529v1.0744c0,.9091-.7438,1.6529-1.6529,1.6529Z"/><path class="m" 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"/></svg>
Zomato in other icon packs
Copied!