Shopee Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shopee 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/332697.svg" alt="Shopee icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332697.svg" alt="Shopee icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332697.svg" alt="Shopee icon" :width="24" :height="24" />
CSS background
.icon-shopee {
background-image: url('https://proicons.com/icon/332697.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="M33.0549,43.5h-18.11a4,4,0,0,1-3.9731-3.5367L8.3844,17.7726H39.6156L37.028,39.9633A4,4,0,0,1,33.0549,43.5Z"/><path class="a" d="M13.3519,17.7726V15.16a10.66,10.66,0,0,1,21.3192,0v2.613"/><path class="a" d="M19.5288,36.9825c1.1539.8654,2.3077,1.1538,4.6154,1.1538h1.1539a3.75,3.75,0,0,0,0-7.5H22.7019a3.75,3.75,0,0,1,0-7.5h1.1539c2.5961,0,3.75.2885,4.6154,1.1539"/></svg>
Shopee in other icon packs
Copied!