Shop Minimalistic icon in outline, twotone, bold and bulk. Free in all four styles, for cart, checkout, storefront, orders. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconShopMinimalistic } from "@devigner-ui/icons";
<IconShopMinimalistic className="size-6" />
<script setup>
import { IconShopMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconShopMinimalistic class="size-6" />
</template>
<script>
import { IconShopMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconShopMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 22H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M19 22v-7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M5 22v-7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M16.53 2H7.47c-1.2 0-1.8 0-2.29.3-.48.3-.75.84-1.29 1.91L2.5 7.76c-.32.82-.6 1.79-.06 2.48A2 2 0 0 0 6 9a2 2 0 1 0 4 0 2 2 0 1 0 4 0 2 2 0 1 0 4 0 2 2 0 0 0 3.57 1.24c.55-.7.26-1.66-.06-2.48l-1.4-3.55c-.54-1.07-.81-1.61-1.3-1.91-.48-.3-1.08-.3-2.28-.3" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path></svg>