A shopfront under its canopy, for shops, sellers, storefronts and marketplace listings. On a 24×24 grid in stroke, duotone and fill, free under MIT.

CommerceNewv0.6.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M2 7.5L2 6.362C2 6.1281 2.082 5.9016 2.2318 5.7219L4.2002 3.3598C4.3901 3.1318 4.6716 3 4.9684 3L19.0316 3C19.3284 3 19.6099 3.1318 19.7998 3.3598L21.7682 5.7219C21.918 5.9016 22 6.1281 22 6.362L22 7.5C22 8.8807 20.8807 10 19.5 10C18.8281 10 18.1845 9.7296 17.7143 9.2496C17.5262 9.0577 17.2688 8.9495 17 8.9495C16.7312 8.9495 16.4738 9.0577 16.2857 9.2496C15.8155 9.7296 15.1719 10 14.5 10C13.8281 10 13.1845 9.7296 12.7143 9.2496C12.5262 9.0577 12.2688 8.9495 12 8.9495C11.7312 8.9495 11.4738 9.0577 11.2857 9.2496C10.8155 9.7296 10.1719 10 9.5 10C8.8281 10 8.1845 9.7296 7.7143 9.2496C7.5262 9.0577 7.2688 8.9495 7 8.9495C6.7312 8.9495 6.4738 9.0577 6.2857 9.2496C5.8155 9.7296 5.1719 10 4.5 10C3.1193 10 2 8.8807 2 7.5ZM4 10L4 19C4 20.1046 4.8954 21 6 21L18 21C19.1046 21 20 20.1046 20 19L20 10M9 21L9 15C9 14.4477 9.4477 14 10 14L14 14C14.5523 14 15 14.4477 15 15L15 21M7 8.9495L7 6.362M12 8.9495L12 6.362M17 8.9495L17 6.362" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • shop
  • storefront
  • retail
  • market
  • seller
  • business
  • merchant

Related icons

The rest of the store family first, then the Commerce shelf.

FAQ

Answered from store's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the store icon for?
A shopfront under its canopy, for shops, sellers, storefronts and marketplace listings. It is filed under Commerce in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as shop, storefront, retail, market, seller, business and merchant, and the browser's search matches all of those.
What styles does the store icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of store?
No. store is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with store?
briefcase, circle-percent, coupon, gift, handbag and package, and 12 more, all shown below. They are the Commerce shelf: nothing else in the set is named after store.
How do I import store in React?
<Store /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Store size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the store SVG?
icons/stroke/store.svg, icons/duotone/store.svg and icons/fill/store.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was store added to the set?
Added 9 Sept 2026, and last redrawn 9 Sept 2026. It ships in v0.6.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.