Meituan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meituan 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/343612.svg" alt="Meituan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343612.svg" alt="Meituan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343612.svg" alt="Meituan icon" :width="24" :height="24" />
CSS background
.icon-meituan {
background-image: url('https://proicons.com/icon/343612.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M27.246,42.4866c-.0091-.4829-.0166-1.1263-.0152-1.9039,17.5315-5.5984,12.9438-15.1455,5.5861-20.0065.6285-3.1419,1.4076-6.0177,2.3336-8.6047,1.0393-2.9055-.4726-6.1039-3.3781-7.144-2.9063-1.0368-6.103.4718-7.144,3.3781-1.0113,2.8263-1.8635,5.921-2.5665,9.2433-.6417-3.034-1.4583-6.0925-2.4986-9.0348-.9763-2.7611-3.9075-4.4792-6.7399-3.7347-3.2146.845-4.9513,4.2311-3.8564,7.2921,4.2155,11.7791,4.2582,26.5573,4.1852,30.5138-.0103.5593.4401,1.0115.9995,1.0116l12.0942.0029c.559.0001,1.0106-.4542,1-1.0132Z"/><path class="c" d="M36.507,23.7101c-3.8881.7932-4.9597,11.2979.3881,11.739"/><ellipse class="c" cx="22.2326" cy="26.9988" rx="2.1977" ry="3.1148"/><path class="c" d="M22.8043,33.7463c1.3578,1.9772,3.4065,3.3351,5.5981,2.0725"/></svg>
Meituan in other icon packs
Copied!