Shop Icon
Free SVG icon from the Carbon Icons 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/320696.svg" alt="Shop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320696.svg" alt="Shop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320696.svg" alt="Shop icon" :width="24" :height="24" />
CSS background
.icon-shop {
background-image: url('https://proicons.com/icon/320696.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="shop_1_" d="M31,0.64H1C0.801,0.64,0.64,0.801,0.64,1v10c0,0.199,0.161,0.36,0.36,0.36h1.64V16 c0,0.199,0.161,0.36,0.36,0.36h1c0.846,0,1.583-0.451,2-1.122c0.417,0.671,1.154,1.122,2,1.122s1.583-0.451,2-1.122 c0.417,0.671,1.154,1.122,2,1.122s1.583-0.451,2-1.122c0.417,0.671,1.154,1.122,2,1.122c0.846,0,1.583-0.451,2-1.121 c0.417,0.67,1.154,1.121,2,1.121s1.583-0.451,2-1.121c0.417,0.67,1.154,1.121,2,1.121s1.583-0.451,2-1.121 c0.417,0.67,1.154,1.121,2,1.121h1c0.199,0,0.36-0.161,0.36-0.36v-4.64H31c0.199,0,0.36-0.161,0.36-0.36V1 C31.36,0.801,31.199,0.64,31,0.64z M26.36,14c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36c0,0.904-0.735,1.64-1.64,1.64 s-1.64-0.736-1.64-1.64c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64 c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64 c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36c0,0.904-0.736,1.64-1.64,1.64s-1.64-0.736-1.64-1.64 c0-0.199-0.161-0.36-0.36-0.36S9.64,13.801,9.64,14c0,0.904-0.736,1.64-1.64,1.64S6.36,14.904,6.36,14c0-0.199-0.161-0.36-0.36-0.36 S5.64,13.801,5.64,14c0,0.904-0.736,1.64-1.64,1.64H3.36v-4.28h25.28v4.28H28C27.096,15.64,26.36,14.904,26.36,14z M28.64,10.64 H3.36V6.36h25.28C28.64,6.36,28.64,10.64,28.64,10.64z M30.64,10.64h-1.28V6c0-0.199-0.161-0.36-0.36-0.36H3 C2.801,5.64,2.64,5.801,2.64,6v4.64H1.36V1.36h29.28C30.64,1.36,30.64,10.64,30.64,10.64z M26,28.36c0.199,0,0.36-0.161,0.36-0.36 v-9c0-0.199-0.161-0.36-0.36-0.36H16c-0.199,0-0.36,0.161-0.36,0.36v9c0,0.199,0.161,0.36,0.36,0.36H26z M16.36,19.36h9.28v8.279 h-9.28V19.36z M29.36,19c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v11.64H11.36V19c0-0.199-0.161-0.36-0.36-0.36H6 c-0.199,0-0.36,0.161-0.36,0.36v11.64H3.36V19c0-0.199-0.161-0.36-0.36-0.36S2.64,18.801,2.64,19v11.64H1v0.721h5h5h20V30.64h-1.64 V19z M6.359,19.36h4.281v5.279H6.359V19.36z M6.359,30.64v-5.28h4.281v5.279L6.359,30.64L6.359,30.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Shop in other icon packs
Copied!