shop icon
shop-filled from Reicon by REICON · Filled · Shopping · MIT Free for personal and commercial use.
- Name
- shop-filled
- Set
- Reicon
- Style
- Filled
- Category
- Shopping
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All shop icons →shop-filledAnt Design IconsshopBootstrap IconsshopElement PlusshopFont Awesome 6 SolidshopFont Awesome SolidshopIconParkshopIconPark OutlineshopIconPark SolidshopIconPark TwoToneshopIconoirshopMage IconsshopMaterial SymbolsshopMaterial Symbols Lightshop-fillMingCute IconshopPrime Iconsshop-boldSolarshopTDesign Iconsshop-outlineTeenyiconsshopUniconsshop-outlinedWeUI Icon
More shopping icons from Reicon
Use the shop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.778 3.655c-.181.36-.27.806-.448 1.696l-.598 2.99a3.06 3.06 0 1 0 6.043.904l.07-.69a3.167 3.167 0 1 0 6.307-.038l.073.728a3.06 3.06 0 1 0 6.043-.904l-.598-2.99c-.178-.89-.267-1.335-.448-1.696a3 3 0 0 0-1.888-1.548C17.944 2 17.49 2 16.582 2H7.418c-.908 0-1.362 0-1.752.107a3 3 0 0 0-1.888 1.548M18.269 13.5a4.53 4.53 0 0 0 2.231-.581V14c0 3.771 0 5.657-1.172 6.828c-.943.944-2.348 1.127-4.828 1.163V18.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549C13.402 16 12.935 16 12 16s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549c-.201.348-.201.815-.201 1.75v3.491c-2.48-.036-3.885-.22-4.828-1.163C3.5 19.657 3.5 17.771 3.5 14v-1.081a4.53 4.53 0 0 0 2.232.581a4.55 4.55 0 0 0 3.112-1.228A4.64 4.64 0 0 0 12 13.5a4.64 4.64 0 0 0 3.156-1.228a4.55 4.55 0 0 0 3.112 1.228"/></svg>
React
import type { SVGProps } from "react";
export function ReiconShopFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.778 3.655c-.181.36-.27.806-.448 1.696l-.598 2.99a3.06 3.06 0 1 0 6.043.904l.07-.69a3.167 3.167 0 1 0 6.307-.038l.073.728a3.06 3.06 0 1 0 6.043-.904l-.598-2.99c-.178-.89-.267-1.335-.448-1.696a3 3 0 0 0-1.888-1.548C17.944 2 17.49 2 16.582 2H7.418c-.908 0-1.362 0-1.752.107a3 3 0 0 0-1.888 1.548M18.269 13.5a4.53 4.53 0 0 0 2.231-.581V14c0 3.771 0 5.657-1.172 6.828c-.943.944-2.348 1.127-4.828 1.163V18.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549C13.402 16 12.935 16 12 16s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549c-.201.348-.201.815-.201 1.75v3.491c-2.48-.036-3.885-.22-4.828-1.163C3.5 19.657 3.5 17.771 3.5 14v-1.081a4.53 4.53 0 0 0 2.232.581a4.55 4.55 0 0 0 3.112-1.228A4.64 4.64 0 0 0 12 13.5a4.64 4.64 0 0 0 3.156-1.228a4.55 4.55 0 0 0 3.112 1.228"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.778 3.655c-.181.36-.27.806-.448 1.696l-.598 2.99a3.06 3.06 0 1 0 6.043.904l.07-.69a3.167 3.167 0 1 0 6.307-.038l.073.728a3.06 3.06 0 1 0 6.043-.904l-.598-2.99c-.178-.89-.267-1.335-.448-1.696a3 3 0 0 0-1.888-1.548C17.944 2 17.49 2 16.582 2H7.418c-.908 0-1.362 0-1.752.107a3 3 0 0 0-1.888 1.548M18.269 13.5a4.53 4.53 0 0 0 2.231-.581V14c0 3.771 0 5.657-1.172 6.828c-.943.944-2.348 1.127-4.828 1.163V18.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549C13.402 16 12.935 16 12 16s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549c-.201.348-.201.815-.201 1.75v3.491c-2.48-.036-3.885-.22-4.828-1.163C3.5 19.657 3.5 17.771 3.5 14v-1.081a4.53 4.53 0 0 0 2.232.581a4.55 4.55 0 0 0 3.112-1.228A4.64 4.64 0 0 0 12 13.5a4.64 4.64 0 0 0 3.156-1.228a4.55 4.55 0 0 0 3.112 1.228"/></svg> </template>
CSS
.icon-shop-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.778%203.655c-.181.36-.27.806-.448%201.696l-.598%202.99a3.06%203.06%200%201%200%206.043.904l.07-.69a3.167%203.167%200%201%200%206.307-.038l.073.728a3.06%203.06%200%201%200%206.043-.904l-.598-2.99c-.178-.89-.267-1.335-.448-1.696a3%203%200%200%200-1.888-1.548C17.944%202%2017.49%202%2016.582%202H7.418c-.908%200-1.362%200-1.752.107a3%203%200%200%200-1.888%201.548M18.269%2013.5a4.53%204.53%200%200%200%202.231-.581V14c0%203.771%200%205.657-1.172%206.828c-.943.944-2.348%201.127-4.828%201.163V18.5c0-.935%200-1.402-.201-1.75a1.5%201.5%200%200%200-.549-.549C13.402%2016%2012.935%2016%2012%2016s-1.402%200-1.75.201a1.5%201.5%200%200%200-.549.549c-.201.348-.201.815-.201%201.75v3.491c-2.48-.036-3.885-.22-4.828-1.163C3.5%2019.657%203.5%2017.771%203.5%2014v-1.081a4.53%204.53%200%200%200%202.232.581a4.55%204.55%200%200%200%203.112-1.228A4.64%204.64%200%200%200%2012%2013.5a4.64%204.64%200%200%200%203.156-1.228a4.55%204.55%200%200%200%203.112%201.228%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.778%203.655c-.181.36-.27.806-.448%201.696l-.598%202.99a3.06%203.06%200%201%200%206.043.904l.07-.69a3.167%203.167%200%201%200%206.307-.038l.073.728a3.06%203.06%200%201%200%206.043-.904l-.598-2.99c-.178-.89-.267-1.335-.448-1.696a3%203%200%200%200-1.888-1.548C17.944%202%2017.49%202%2016.582%202H7.418c-.908%200-1.362%200-1.752.107a3%203%200%200%200-1.888%201.548M18.269%2013.5a4.53%204.53%200%200%200%202.231-.581V14c0%203.771%200%205.657-1.172%206.828c-.943.944-2.348%201.127-4.828%201.163V18.5c0-.935%200-1.402-.201-1.75a1.5%201.5%200%200%200-.549-.549C13.402%2016%2012.935%2016%2012%2016s-1.402%200-1.75.201a1.5%201.5%200%200%200-.549.549c-.201.348-.201.815-.201%201.75v3.491c-2.48-.036-3.885-.22-4.828-1.163C3.5%2019.657%203.5%2017.771%203.5%2014v-1.081a4.53%204.53%200%200%200%202.232.581a4.55%204.55%200%200%200%203.112-1.228A4.64%204.64%200%200%200%2012%2013.5a4.64%204.64%200%200%200%203.156-1.228a4.55%204.55%200%200%200%203.112%201.228%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/shop-filled.svg?color=%231a73e8&size=48