Shop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shop 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/347252.svg" alt="Shop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347252.svg" alt="Shop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347252.svg" alt="Shop icon" :width="24" :height="24" />
CSS background
.icon-shop {
background-image: url('https://proicons.com/icon/347252.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="M38.5006,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4993c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path class="d" d="M27.1963,22.2612c-1.1867-.1754-2.265.4561-2.265,2.2015v.4137c0,1.4892,1.2072,2.6964,2.6964,2.6964h0c1.4892,0,2.6964-1.2072,2.6964-2.6964v-1.7527c0-1.4892-1.2072-2.6964-2.6964-2.6964-1.2819,0-1.8008.2714-2.5158,1.0494"/><line class="d" x1="17.2285" y1="16.7871" x2="17.2285" y2="27.5728"/><path class="d" d="M17.2285,23.1237c0-1.4892,1.2072-2.6964,2.6964-2.6964h0c1.4892,0,2.6964,1.2072,2.6964,2.6964v4.4491"/><path class="d" d="M10.3361,26.9699c.4923.4134,1.0239.6029,2.2176.6029h.6049c.9845,0,1.7825-.7998,1.7825-1.7864h0c0-.9866-.7981-1.7864-1.7825-1.7864h-1.2099c-.9845,0-1.7825-.7998-1.7825-1.7864h0c0-.9866.7981-1.7864,1.7825-1.7864h.6049c1.1937,0,1.7253.1894,2.2176.6029"/><path class="d" d="M32.4409,24.8763c0,1.4892,1.2072,2.6964,2.6964,2.6964h0c1.4892,0,2.6964-1.2072,2.6964-2.6964v-1.7527c0-1.4892-1.2072-2.6964-2.6964-2.6964h0c-1.4892,0-2.6964,1.2072-2.6964,2.6964"/><line class="d" x1="32.4409" y1="20.4272" x2="32.4409" y2="31.2129"/></svg>
Shop in other icon packs
Copied!