shop icon
shop-broken from Solar by 480 Design · Broken · Shopping · CC-BY-4.0 Attribution required.
- Name
- shop-broken
- Set
- Solar
- Style
- Broken
- Category
- Shopping
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
shop-filledAnt Design IconsshopBootstrap IconsshopElement PlusshopFont Awesome 6 SolidshopFont Awesome SolidshopIconParkshopIconPark OutlineshopIconPark SolidshopIconPark TwoToneshopIconoirshopMage IconsshopMaterial SymbolsshopMaterial Symbols Lightshop-fillMingCute IconshopPrime IconsshopTDesign Iconsshop-outlineTeenyiconsshopUniconsshop-outlinedWeUI Icon
More shopping icons from Solar
bag-2-boldbag-3-boldbag-4-boldbag-5-boldbag-boldbag-check-boldbag-cross-boldbag-heart-boldbag-music-2-boldbag-music-boldbag-smile-boldcart-2-boldcart-3-boldcart-4-boldcart-5-boldcart-boldcart-check-boldcart-cross-boldcart-large-2-boldcart-large-3-boldcart-large-4-boldcart-large-boldcart-large-minimalistic-boldcart-plus-bold
Use the shop 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-linecap="round" stroke-width="1.5"><path d="M3.5 11V14C3.5 17.7712 3.5 19.6569 4.67157 20.8284C5.84315 22 7.72876 22 11.5 22H12.5C16.2712 22 18.1569 22 19.3284 20.8284M20.5 11V14C20.5 15.1698 20.5 16.1581 20.465 17"/><path d="M9.50002 2H14.5M9.50002 2L8.84828 8.51737C8.66182 10.382 10.1261 12 12 12C13.874 12 15.3382 10.382 15.1518 8.51737L14.5 2M9.50002 2H7.41771C6.50969 2 6.05567 2 5.66628 2.10675C4.84579 2.33168 4.15938 2.89439 3.77791 3.65484M9.50002 2L8.77549 9.24527C8.61911 10.8091 7.30318 12 5.73155 12C3.8011 12 2.35324 10.2339 2.73183 8.34093L2.80002 8M14.5 2H16.5823C17.4904 2 17.9444 2 18.3338 2.10675C19.1542 2.33168 19.8407 2.89439 20.2221 3.65484C20.4032 4.01573 20.4922 4.46093 20.6703 5.35133L21.2682 8.34093C21.6468 10.2339 20.1989 12 18.2685 12C16.6969 12 15.3809 10.8091 15.2245 9.24527L14.5 2Z"/><path d="M9.5 21.5V18.5C9.5 17.5654 9.5 17.0981 9.70096 16.75C9.83261 16.522 10.022 16.3326 10.25 16.201C10.5981 16 11.0654 16 12 16C12.9346 16 13.4019 16 13.75 16.201C13.978 16.3326 14.1674 16.522 14.299 16.75C14.5 17.0981 14.5 17.5654 14.5 18.5V21.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarShopBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M3.5 11V14C3.5 17.7712 3.5 19.6569 4.67157 20.8284C5.84315 22 7.72876 22 11.5 22H12.5C16.2712 22 18.1569 22 19.3284 20.8284M20.5 11V14C20.5 15.1698 20.5 16.1581 20.465 17"/><path d="M9.50002 2H14.5M9.50002 2L8.84828 8.51737C8.66182 10.382 10.1261 12 12 12C13.874 12 15.3382 10.382 15.1518 8.51737L14.5 2M9.50002 2H7.41771C6.50969 2 6.05567 2 5.66628 2.10675C4.84579 2.33168 4.15938 2.89439 3.77791 3.65484M9.50002 2L8.77549 9.24527C8.61911 10.8091 7.30318 12 5.73155 12C3.8011 12 2.35324 10.2339 2.73183 8.34093L2.80002 8M14.5 2H16.5823C17.4904 2 17.9444 2 18.3338 2.10675C19.1542 2.33168 19.8407 2.89439 20.2221 3.65484C20.4032 4.01573 20.4922 4.46093 20.6703 5.35133L21.2682 8.34093C21.6468 10.2339 20.1989 12 18.2685 12C16.6969 12 15.3809 10.8091 15.2245 9.24527L14.5 2Z"/><path d="M9.5 21.5V18.5C9.5 17.5654 9.5 17.0981 9.70096 16.75C9.83261 16.522 10.022 16.3326 10.25 16.201C10.5981 16 11.0654 16 12 16C12.9346 16 13.4019 16 13.75 16.201C13.978 16.3326 14.1674 16.522 14.299 16.75C14.5 17.0981 14.5 17.5654 14.5 18.5V21.5"/></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-linecap="round" stroke-width="1.5"><path d="M3.5 11V14C3.5 17.7712 3.5 19.6569 4.67157 20.8284C5.84315 22 7.72876 22 11.5 22H12.5C16.2712 22 18.1569 22 19.3284 20.8284M20.5 11V14C20.5 15.1698 20.5 16.1581 20.465 17"/><path d="M9.50002 2H14.5M9.50002 2L8.84828 8.51737C8.66182 10.382 10.1261 12 12 12C13.874 12 15.3382 10.382 15.1518 8.51737L14.5 2M9.50002 2H7.41771C6.50969 2 6.05567 2 5.66628 2.10675C4.84579 2.33168 4.15938 2.89439 3.77791 3.65484M9.50002 2L8.77549 9.24527C8.61911 10.8091 7.30318 12 5.73155 12C3.8011 12 2.35324 10.2339 2.73183 8.34093L2.80002 8M14.5 2H16.5823C17.4904 2 17.9444 2 18.3338 2.10675C19.1542 2.33168 19.8407 2.89439 20.2221 3.65484C20.4032 4.01573 20.4922 4.46093 20.6703 5.35133L21.2682 8.34093C21.6468 10.2339 20.1989 12 18.2685 12C16.6969 12 15.3809 10.8091 15.2245 9.24527L14.5 2Z"/><path d="M9.5 21.5V18.5C9.5 17.5654 9.5 17.0981 9.70096 16.75C9.83261 16.522 10.022 16.3326 10.25 16.201C10.5981 16 11.0654 16 12 16C12.9346 16 13.4019 16 13.75 16.201C13.978 16.3326 14.1674 16.522 14.299 16.75C14.5 17.0981 14.5 17.5654 14.5 18.5V21.5"/></g></svg> </template>
CSS
.icon-shop-broken {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2011V14C3.5%2017.7712%203.5%2019.6569%204.67157%2020.8284C5.84315%2022%207.72876%2022%2011.5%2022H12.5C16.2712%2022%2018.1569%2022%2019.3284%2020.8284M20.5%2011V14C20.5%2015.1698%2020.5%2016.1581%2020.465%2017%22%2F%3E%3Cpath%20d%3D%22M9.50002%202H14.5M9.50002%202L8.84828%208.51737C8.66182%2010.382%2010.1261%2012%2012%2012C13.874%2012%2015.3382%2010.382%2015.1518%208.51737L14.5%202M9.50002%202H7.41771C6.50969%202%206.05567%202%205.66628%202.10675C4.84579%202.33168%204.15938%202.89439%203.77791%203.65484M9.50002%202L8.77549%209.24527C8.61911%2010.8091%207.30318%2012%205.73155%2012C3.8011%2012%202.35324%2010.2339%202.73183%208.34093L2.80002%208M14.5%202H16.5823C17.4904%202%2017.9444%202%2018.3338%202.10675C19.1542%202.33168%2019.8407%202.89439%2020.2221%203.65484C20.4032%204.01573%2020.4922%204.46093%2020.6703%205.35133L21.2682%208.34093C21.6468%2010.2339%2020.1989%2012%2018.2685%2012C16.6969%2012%2015.3809%2010.8091%2015.2245%209.24527L14.5%202Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2021.5V18.5C9.5%2017.5654%209.5%2017.0981%209.70096%2016.75C9.83261%2016.522%2010.022%2016.3326%2010.25%2016.201C10.5981%2016%2011.0654%2016%2012%2016C12.9346%2016%2013.4019%2016%2013.75%2016.201C13.978%2016.3326%2014.1674%2016.522%2014.299%2016.75C14.5%2017.0981%2014.5%2017.5654%2014.5%2018.5V21.5%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.5%2011V14C3.5%2017.7712%203.5%2019.6569%204.67157%2020.8284C5.84315%2022%207.72876%2022%2011.5%2022H12.5C16.2712%2022%2018.1569%2022%2019.3284%2020.8284M20.5%2011V14C20.5%2015.1698%2020.5%2016.1581%2020.465%2017%22%2F%3E%3Cpath%20d%3D%22M9.50002%202H14.5M9.50002%202L8.84828%208.51737C8.66182%2010.382%2010.1261%2012%2012%2012C13.874%2012%2015.3382%2010.382%2015.1518%208.51737L14.5%202M9.50002%202H7.41771C6.50969%202%206.05567%202%205.66628%202.10675C4.84579%202.33168%204.15938%202.89439%203.77791%203.65484M9.50002%202L8.77549%209.24527C8.61911%2010.8091%207.30318%2012%205.73155%2012C3.8011%2012%202.35324%2010.2339%202.73183%208.34093L2.80002%208M14.5%202H16.5823C17.4904%202%2017.9444%202%2018.3338%202.10675C19.1542%202.33168%2019.8407%202.89439%2020.2221%203.65484C20.4032%204.01573%2020.4922%204.46093%2020.6703%205.35133L21.2682%208.34093C21.6468%2010.2339%2020.1989%2012%2018.2685%2012C16.6969%2012%2015.3809%2010.8091%2015.2245%209.24527L14.5%202Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2021.5V18.5C9.5%2017.5654%209.5%2017.0981%209.70096%2016.75C9.83261%2016.522%2010.022%2016.3326%2010.25%2016.201C10.5981%2016%2011.0654%2016%2012%2016C12.9346%2016%2013.4019%2016%2013.75%2016.201C13.978%2016.3326%2014.1674%2016.522%2014.299%2016.75C14.5%2017.0981%2014.5%2017.5654%2014.5%2018.5V21.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/shop-broken.svg?color=%231a73e8&size=48