shop window icon
shop-window from Iconoir by Luca Burgio · Regular · Buildings · MIT Free for personal and commercial use.
- Name
- shop-window
- Set
- Iconoir
- Style
- Regular
- Category
- Buildings
- Viewbox
- 24×24
- License
- MIT
- Aliases
- small-shop
The same icon in other sets
More buildings icons from Iconoir
Use the shop window icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m21.818 9.364l-1.694-5.929A.6.6 0 0 0 19.547 3H15.5l.475 5.704a.58.58 0 0 0 .278.45c.39.233 1.152.663 1.747.846c1.016.313 2.5.2 3.346.096a.57.57 0 0 0 .472-.732Z"/><path d="M14 10c.568-.175 1.288-.574 1.69-.812a.58.58 0 0 0 .28-.549L15.5 3h-7l-.47 5.639a.58.58 0 0 0 .28.55c.402.237 1.122.636 1.69.811c1.493.46 2.507.46 4 0Z"/><path d="m3.876 3.435l-1.694 5.93a.57.57 0 0 0 .472.73c.845.105 2.33.217 3.346-.095c.595-.183 1.358-.613 1.747-.845a.58.58 0 0 0 .278-.451L8.5 3H4.453a.6.6 0 0 0-.577.435Z"/><path d="M3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirShopWindow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="m21.818 9.364l-1.694-5.929A.6.6 0 0 0 19.547 3H15.5l.475 5.704a.58.58 0 0 0 .278.45c.39.233 1.152.663 1.747.846c1.016.313 2.5.2 3.346.096a.57.57 0 0 0 .472-.732Z"/><path d="M14 10c.568-.175 1.288-.574 1.69-.812a.58.58 0 0 0 .28-.549L15.5 3h-7l-.47 5.639a.58.58 0 0 0 .28.55c.402.237 1.122.636 1.69.811c1.493.46 2.507.46 4 0Z"/><path d="m3.876 3.435l-1.694 5.93a.57.57 0 0 0 .472.73c.845.105 2.33.217 3.346-.095c.595-.183 1.358-.613 1.747-.845a.58.58 0 0 0 .278-.451L8.5 3H4.453a.6.6 0 0 0-.577.435Z"/><path d="M3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m21.818 9.364l-1.694-5.929A.6.6 0 0 0 19.547 3H15.5l.475 5.704a.58.58 0 0 0 .278.45c.39.233 1.152.663 1.747.846c1.016.313 2.5.2 3.346.096a.57.57 0 0 0 .472-.732Z"/><path d="M14 10c.568-.175 1.288-.574 1.69-.812a.58.58 0 0 0 .28-.549L15.5 3h-7l-.47 5.639a.58.58 0 0 0 .28.55c.402.237 1.122.636 1.69.811c1.493.46 2.507.46 4 0Z"/><path d="m3.876 3.435l-1.694 5.93a.57.57 0 0 0 .472.73c.845.105 2.33.217 3.346-.095c.595-.183 1.358-.613 1.747-.845a.58.58 0 0 0 .278-.451L8.5 3H4.453a.6.6 0 0 0-.577.435Z"/><path d="M3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9"/></g></svg> </template>
CSS
.icon-shop-window {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m21.818%209.364l-1.694-5.929A.6.6%200%200%200%2019.547%203H15.5l.475%205.704a.58.58%200%200%200%20.278.45c.39.233%201.152.663%201.747.846c1.016.313%202.5.2%203.346.096a.57.57%200%200%200%20.472-.732Z%22%2F%3E%3Cpath%20d%3D%22M14%2010c.568-.175%201.288-.574%201.69-.812a.58.58%200%200%200%20.28-.549L15.5%203h-7l-.47%205.639a.58.58%200%200%200%20.28.55c.402.237%201.122.636%201.69.811c1.493.46%202.507.46%204%200Z%22%2F%3E%3Cpath%20d%3D%22m3.876%203.435l-1.694%205.93a.57.57%200%200%200%20.472.73c.845.105%202.33.217%203.346-.095c.595-.183%201.358-.613%201.747-.845a.58.58%200%200%200%20.278-.451L8.5%203H4.453a.6.6%200%200%200-.577.435Z%22%2F%3E%3Cpath%20d%3D%22M3%2010v9a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-9%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m21.818%209.364l-1.694-5.929A.6.6%200%200%200%2019.547%203H15.5l.475%205.704a.58.58%200%200%200%20.278.45c.39.233%201.152.663%201.747.846c1.016.313%202.5.2%203.346.096a.57.57%200%200%200%20.472-.732Z%22%2F%3E%3Cpath%20d%3D%22M14%2010c.568-.175%201.288-.574%201.69-.812a.58.58%200%200%200%20.28-.549L15.5%203h-7l-.47%205.639a.58.58%200%200%200%20.28.55c.402.237%201.122.636%201.69.811c1.493.46%202.507.46%204%200Z%22%2F%3E%3Cpath%20d%3D%22m3.876%203.435l-1.694%205.93a.57.57%200%200%200%20.472.73c.845.105%202.33.217%203.346-.095c.595-.183%201.358-.613%201.747-.845a.58.58%200%200%200%20.278-.451L8.5%203H4.453a.6.6%200%200%200-.577.435Z%22%2F%3E%3Cpath%20d%3D%22M3%2010v9a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/shop-window.svg?color=%231a73e8&size=48