Shop Icon
Free SVG icon from the Mage 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/310963.svg" alt="Shop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310963.svg" alt="Shop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310963.svg" alt="Shop icon" :width="24" :height="24" />
CSS background
.icon-shop {
background-image: url('https://proicons.com/icon/310963.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.25 9.94445C21.2482 10.5806 21.0497 11.2006 20.6817 11.7195C20.3137 12.2384 19.7942 12.6307 19.1944 12.8428C18.8662 12.9673 18.5177 13.03 18.1667 13.0278C17.5305 13.026 16.9105 12.8275 16.3916 12.4595C15.8727 12.0915 15.4804 11.572 15.2683 10.9722C15.1438 10.644 15.0811 10.2955 15.0833 9.94445C15.0856 10.2955 15.0228 10.644 14.8983 10.9722C14.6863 11.572 14.2939 12.0915 13.775 12.4595C13.2561 12.8275 12.6361 13.026 12 13.0278C11.3639 13.026 10.7439 12.8275 10.225 12.4595C9.70607 12.0915 9.31371 11.572 9.10167 10.9722C8.97716 10.644 8.91443 10.2955 8.91667 9.94445C8.9189 10.2955 8.85618 10.644 8.73167 10.9722C8.51962 11.572 8.12726 12.0915 7.60837 12.4595C7.08948 12.8275 6.46947 13.026 5.83333 13.0278C5.48226 13.03 5.13381 12.9673 4.80556 12.8428C4.2058 12.6307 3.6863 12.2384 3.3183 11.7195C2.95029 11.2006 2.75179 10.5806 2.75 9.94445L3.2125 8.32057L4.3225 5.15501C4.4633 4.75224 4.72595 4.40326 5.07402 4.15648C5.42209 3.9097 5.83833 3.77735 6.265 3.77779H17.735C18.1617 3.77735 18.5779 3.9097 18.926 4.15648C19.274 4.40326 19.5367 4.75224 19.6775 5.15501L20.7875 8.32057L21.25 9.94445Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.1944 12.8428V18.1667C19.1944 18.7118 18.9778 19.2347 18.5923 19.6202C18.2068 20.0057 17.684 20.2222 17.1388 20.2222H6.86105C6.31588 20.2222 5.79304 20.0057 5.40755 19.6202C5.02206 19.2347 4.80549 18.7118 4.80549 18.1667V12.8428" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.91666 17.1389H15.0833" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Shop in other icon packs
Copied!