shop icon
shop from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.
- Name
- shop
- Set
- IconPark
- Style
- Color
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
shop-filledAnt Design IconsshopBootstrap IconsshopElement PlusshopFont Awesome 6 SolidshopFont Awesome SolidshopIconPark OutlineshopIconPark SolidshopIconPark TwoToneshopIconoirshopMage IconsshopMaterial SymbolsshopMaterial Symbols Lightshop-fillMingCute IconshopPrime Iconsshop-boldSolarshopTDesign Iconsshop-outlineTeenyiconsshopUniconsshop-outlinedWeUI Icon
More build icons from IconPark
Use the shop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M4 12H44V20L42.6015 20.8391C40.3847 22.1692 37.6153 22.1692 35.3985 20.8391L34 20L32.6015 20.8391C30.3847 22.1692 27.6153 22.1692 25.3985 20.8391L24 20L22.6015 20.8391C20.3847 22.1692 17.6153 22.1692 15.3985 20.8391L14 20L12.6015 20.8391C10.3847 22.1692 7.61531 22.1692 5.39853 20.8391L4 20V12Z"/><path d="M8 22.4889V44H40V22"/><path d="M8 11.8222V4H40V12"/><rect width="10" height="12" x="19" y="32" fill="#2F88FF"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkShop(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M4 12H44V20L42.6015 20.8391C40.3847 22.1692 37.6153 22.1692 35.3985 20.8391L34 20L32.6015 20.8391C30.3847 22.1692 27.6153 22.1692 25.3985 20.8391L24 20L22.6015 20.8391C20.3847 22.1692 17.6153 22.1692 15.3985 20.8391L14 20L12.6015 20.8391C10.3847 22.1692 7.61531 22.1692 5.39853 20.8391L4 20V12Z"/><path d="M8 22.4889V44H40V22"/><path d="M8 11.8222V4H40V12"/><rect width="10" height="12" x="19" y="32" fill="#2F88FF"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M4 12H44V20L42.6015 20.8391C40.3847 22.1692 37.6153 22.1692 35.3985 20.8391L34 20L32.6015 20.8391C30.3847 22.1692 27.6153 22.1692 25.3985 20.8391L24 20L22.6015 20.8391C20.3847 22.1692 17.6153 22.1692 15.3985 20.8391L14 20L12.6015 20.8391C10.3847 22.1692 7.61531 22.1692 5.39853 20.8391L4 20V12Z"/><path d="M8 22.4889V44H40V22"/><path d="M8 11.8222V4H40V12"/><rect width="10" height="12" x="19" y="32" fill="#2F88FF"/></g></svg> </template>
CSS
.icon-shop {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M4%2012H44V20L42.6015%2020.8391C40.3847%2022.1692%2037.6153%2022.1692%2035.3985%2020.8391L34%2020L32.6015%2020.8391C30.3847%2022.1692%2027.6153%2022.1692%2025.3985%2020.8391L24%2020L22.6015%2020.8391C20.3847%2022.1692%2017.6153%2022.1692%2015.3985%2020.8391L14%2020L12.6015%2020.8391C10.3847%2022.1692%207.61531%2022.1692%205.39853%2020.8391L4%2020V12Z%22%2F%3E%3Cpath%20d%3D%22M8%2022.4889V44H40V22%22%2F%3E%3Cpath%20d%3D%22M8%2011.8222V4H40V12%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2212%22%20x%3D%2219%22%20y%3D%2232%22%20fill%3D%22%232F88FF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M4%2012H44V20L42.6015%2020.8391C40.3847%2022.1692%2037.6153%2022.1692%2035.3985%2020.8391L34%2020L32.6015%2020.8391C30.3847%2022.1692%2027.6153%2022.1692%2025.3985%2020.8391L24%2020L22.6015%2020.8391C20.3847%2022.1692%2017.6153%2022.1692%2015.3985%2020.8391L14%2020L12.6015%2020.8391C10.3847%2022.1692%207.61531%2022.1692%205.39853%2020.8391L4%2020V12Z%22%2F%3E%3Cpath%20d%3D%22M8%2022.4889V44H40V22%22%2F%3E%3Cpath%20d%3D%22M8%2011.8222V4H40V12%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2212%22%20x%3D%2219%22%20y%3D%2232%22%20fill%3D%22%232F88FF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/shop.svg?color=%231a73e8&size=48