Sankuaimeituan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sankuaimeituan 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/332395.svg" alt="Sankuaimeituan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332395.svg" alt="Sankuaimeituan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332395.svg" alt="Sankuaimeituan icon" :width="24" :height="24" />
CSS background
.icon-sankuaimeituan {
background-image: url('https://proicons.com/icon/332395.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M9.8952,13.2805H39.789"/><path class="a" d="M9.618,20.5994H37.3858"/><path class="a" d="M8.6216,26.4454H42.1024"/><path class="a" d="M7.4259,33.0213H42.3676"/><path class="a" d="M24.5611,13.2535l-.1942,19.8329C19.7055,36.1592,18.1433,42.5177,5.5,40.7942"/><path class="a" d="M24.3661,33.0864C26.8724,35.7716,31.02,42.457,42.5,40.1631"/><path class="a" d="M34.4631,6.9145c-5.4714,5.57-5.6507,6.3861-9.9021,6.3389"/><path class="a" d="M15.53,6.9809c3.61,4.9413,6.0971,6.24,9.03,6.2725"/></svg>
Copied!