Cart Large3 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 { IconCartLarge3 } from "@devigner-ui/icons";
<IconCartLarge3 className="size-6" />
<script setup>
import { IconCartLarge3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCartLarge3 class="size-6" />
</template>
<script>
import { IconCartLarge3 } from "@devigner-ui/icons-svelte";
</script>
<IconCartLarge3 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="M7.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M16.5 18a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3" stroke="currentColor" stroke-width="1.5"></path><path d="m2.26 3.1.25-.72zm-.01-.8a.75.75 0 0 0-.5 1.4zm2.34 2.02.62-.42zm1.3 10.27-.55.51zm14.77-4.7.73.14zm-.5 2.42.73.15zm.57-5.61-.59.45zm-1.6 8.35-.47-.58zM5.71 9.76V7.04H4.2v2.72zM2.5 2.38l-.26-.09-.5 1.42.26.09zm8.43 13.87h5.3v-1.5h-5.3zM5.7 7.04q.01-1.05-.05-1.78c-.06-.5-.17-.95-.45-1.36l-1.24.85c.09.13.16.31.2.67.04.38.04.88.04 1.62zM2 3.8c.67.23 1.1.39 1.43.55.3.15.44.27.53.4L5.2 3.9A3 3 0 0 0 4.1 3q-.65-.3-1.6-.62zm2.2 5.96c0 1.45.01 2.5.15 3.3.15.85.44 1.47.98 2.04l1.1-1.03c-.33-.34-.5-.67-.6-1.26-.11-.65-.13-1.56-.13-3.05zm6.73 5c-1.42 0-2.4-.01-3.14-.12-.72-.1-1.1-.28-1.37-.57L5.34 15.1c.6.63 1.35.9 2.25 1.03.87.12 1.98.12 3.35.12zm-5.97-7.9h12.13v-1.5H4.96zm14.96 2.86-.5 2.43 1.47.3.5-2.43zM17.1 6.87q1.3-.02 2.2.07.45.05.68.13c.16.06.18.1.17.08l1.19-.91c-.24-.3-.57-.48-.87-.58q-.46-.16-1-.21c-.7-.08-1.54-.08-2.37-.08zm4.3 3.16c.17-.85.32-1.56.35-2.13a2.4 2.4 0 0 0-.41-1.66l-1.19.91c.06.09.13.23.1.66a17 17 0 0 1-.32 1.93zm-5.15 6.22q1.14.01 1.92-.06a3 3 0 0 0 1.45-.56l-.95-1.16c-.13.1-.3.18-.69.23-.4.05-.93.05-1.73.05zm3.18-4.1c-.16.79-.27 1.31-.4 1.7-.12.36-.23.52-.36.62l.95 1.16c.42-.35.66-.8.84-1.3q.23-.75.44-1.87z" fill="currentColor"></path><path opacity="1" d="M16.5 6.5 15 15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m9 6.5 1.5 8.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>