Shop Add 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 { IconShopAdd } from "@devigner-ui/icons";
<IconShopAdd className="size-6" />
<script setup>
import { IconShopAdd } from "@devigner-ui/icons-vue";
</script>
<template>
<IconShopAdd class="size-6" />
</template>
<script>
import { IconShopAdd } from "@devigner-ui/icons-svelte";
</script>
<IconShopAdd class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M21.68 11.22v4.49c0 4.49-1.79 6.29-6.29 6.29H10q-.87 0-1.6-.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M3.71 15.52v-4.3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.7 12a2.96 2.96 0 0 0 3-3.32L15.03 2h-4.67l-.67 6.68A2.97 2.97 0 0 0 12.7 12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19 12c2.02 0 3.5-1.64 3.3-3.65l-.28-2.75C21.66 3 20.66 2 18.04 2h-3.05l.7 7.01A3.4 3.4 0 0 0 19 12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.34 12a3.4 3.4 0 0 0 3.3-2.99l.22-2.21.48-4.8H7.29C4.67 2 3.67 3 3.31 5.6l-.28 2.75A3.26 3.26 0 0 0 6.34 12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.67 19a4 4 0 0 1-1.37 3 3.94 3.94 0 0 1-5.66-.41l-.07-.08a4 4 0 0 1-.9-2.51 3.97 3.97 0 0 1 4-4 4 4 0 0 1 2.93 1.28A4 4 0 0 1 9.67 19" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M7.16 18.98H4.18" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.67 17.52v2.99" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>