shopping bags emoji

shopping-bags from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
shopping-bags
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the shopping bags emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M25.747 21.002h10.254"/><path fill="#fcea2b" d="M36.002 60.96h25l-5-40.867h-40l-5 40.867z"/><path fill="#ea5a47" d="M46.256 21.002H36.002"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.002 60.96h-25l5-39.958h2.569m7.176 0h10.254m.001 39.958h25l-5-39.958h-2.57m-7.176 0H36.002m-13.953 6.66v-6.62c0-7.754 6.286-14.04 14.04-14.04s14.041 6.286 14.041 14.04v6.62"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiShoppingBags(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M25.747 21.002h10.254"/><path fill="#fcea2b" d="M36.002 60.96h25l-5-40.867h-40l-5 40.867z"/><path fill="#ea5a47" d="M46.256 21.002H36.002"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M36.002 60.96h-25l5-39.958h2.569m7.176 0h10.254m.001 39.958h25l-5-39.958h-2.57m-7.176 0H36.002m-13.953 6.66v-6.62c0-7.754 6.286-14.04 14.04-14.04s14.041 6.286 14.041 14.04v6.62"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M25.747 21.002h10.254"/><path fill="#fcea2b" d="M36.002 60.96h25l-5-40.867h-40l-5 40.867z"/><path fill="#ea5a47" d="M46.256 21.002H36.002"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.002 60.96h-25l5-39.958h2.569m7.176 0h10.254m.001 39.958h25l-5-39.958h-2.57m-7.176 0H36.002m-13.953 6.66v-6.62c0-7.754 6.286-14.04 14.04-14.04s14.041 6.286 14.041 14.04v6.62"/></svg>
</template>

CSS

.icon-shopping-bags {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M25.747%2021.002h10.254%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36.002%2060.96h25l-5-40.867h-40l-5%2040.867z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M46.256%2021.002H36.002%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.002%2060.96h-25l5-39.958h2.569m7.176%200h10.254m.001%2039.958h25l-5-39.958h-2.57m-7.176%200H36.002m-13.953%206.66v-6.62c0-7.754%206.286-14.04%2014.04-14.04s14.041%206.286%2014.041%2014.04v6.62%22%2F%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M25.747%2021.002h10.254%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36.002%2060.96h25l-5-40.867h-40l-5%2040.867z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M46.256%2021.002H36.002%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.002%2060.96h-25l5-39.958h2.569m7.176%200h10.254m.001%2039.958h25l-5-39.958h-2.57m-7.176%200H36.002m-13.953%206.66v-6.62c0-7.754%206.286-14.04%2014.04-14.04s14.041%206.286%2014.041%2014.04v6.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/shopping-bags.svg?color=%231a73e8&size=48