Bemerchant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bemerchant 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/337081.svg" alt="Bemerchant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337081.svg" alt="Bemerchant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337081.svg" alt="Bemerchant icon" :width="24" :height="24" />
CSS background
.icon-bemerchant {
background-image: url('https://proicons.com/icon/337081.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="m9.5615,23.821c-2.2626-3.6661-1.1249-8.4721,2.5411-10.735,3.666-2.2625,8.472-1.1251,10.735,2.5406,2.2626,3.6658,1.1254,8.4718-2.5403,10.735-3.6658,2.2627-8.4718,1.1256-10.735-2.5398"/><path class="c" d="m35.7,26.479c-3.0573,1.7649-6.9188,1.2566-9.4151-1.2396-2.4962-2.4962-3.0045-6.3578-1.2396-9.415,1.7652-3.0572,5.3636-4.5477,8.7735-3.6342,3.41.9137,5.7811,4.0038,5.7812,7.5341"/><path class="c" d="m24.001,19.724h15.599"/><path class="c" d="m8.4002,19.723V5.5"/><g><path class="c" d="m18.6324,34.5622c0-.8874.7194-1.6068,1.6068-1.6068"/><line class="c" x1="18.6324" y1="32.9554" x2="18.6324" y2="37.2133"/><path class="c" d="m16.6751,36.4029c-.2767.4844-.7983.8108-1.3961.8108-.8874,0-1.6068-.7194-1.6068-1.6068v-1.0444c0-.8874.7194-1.6068,1.6068-1.6068s1.6068.7194,1.6068,1.6068v.5222h-3.2135"/><path class="c" d="m5.502,37.2063v-6.4199l3.2135,6.4271,3.2135-6.4175v6.4175"/><path class="c" d="m24.7883,36.4039c-.277.4835-.798.8093-1.3952.8093-.8874,0-1.6068-.7194-1.6068-1.6068v-1.0444c0-.8874.7194-1.6068,1.6068-1.6068.596,0,1.1162.3245,1.3936.8065"/><line class="c" x1="26.3338" y1="30.7862" x2="26.3338" y2="37.2133"/><path class="c" d="m26.3338,34.5622c0-.8874.7194-1.6068,1.6068-1.6068s1.6068.7194,1.6068,1.6068v2.6512"/><path class="c" d="m34.3074,35.6066c0,.8874-.7194,1.6068-1.6068,1.6068h0c-.8874,0-1.6068-.7194-1.6068-1.6068v-1.0444c0-.8874.7194-1.6068,1.6068-1.6068h0c.8874,0,1.6068.7194,1.6068,1.6068"/><line class="c" x1="34.3074" y1="37.2133" x2="34.3074" y2="32.9554"/><path class="c" d="m39.0675,37.2133v-2.6512c0-.8874-.7194-1.6068-1.6068-1.6068s-1.6068.7194-1.6068,1.6068"/><line class="c" x1="35.854" y1="37.2133" x2="35.854" y2="32.9554"/><path class="c" d="m41.4576,31.6298v4.7802c0,.4437.3597.8034.8034.8034h.241"/><line class="c" x1="40.614" y1="32.9554" x2="42.3022" y2="32.9554"/></g></svg>
Copied!