shopping bag icon
shopping-bag from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- shopping-bag
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
shopping-bagAkar Iconsshopping-bagBoxIcons v2shopping-bagBoxIcons v2 Solidshopping-bagCarbonshopping-bagElement Plusshopping-bag-fillEva Iconsshopping-bagFont Awesome Solidshopping-bagFeather Iconsshopping-bag-outlineFlowbite Iconsshopping-bag-16-filledFluent UI System Iconsshopping-bagcss.ggshopping-bagHeroIconsshopping-bagIconParkshopping-bagIconPark Outlineshopping-bagIconPark Solidshopping-bagIconPark TwoToneshopping-bagIconoirshopping-bagJam Iconsshopping-bagLine Awesomeshopping-bagLucideshopping-bagMajesticonsshopping-bagMaterial Symbolsshopping-bagMaterial Symbols Lightshopping-bagMyna UI Icons
Related icons in Mage Icons
Use the shopping bag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.484 6.219v12.14a2.89 2.89 0 0 0 2.891 2.891h9.25a2.89 2.89 0 0 0 2.89-2.89V6.218"/><path d="m19.516 6.219l-3.134-3.134a1.16 1.16 0 0 0-.82-.335H8.438a1.16 1.16 0 0 0-.821.335L4.484 6.22zM8.531 9.688l.359.705A2.89 2.89 0 0 0 11.48 12h1.04a2.89 2.89 0 0 0 2.59-1.607l.359-.705"/></g></svg>
React
import type { SVGProps } from "react";
export function MageShoppingBag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4.484 6.219v12.14a2.89 2.89 0 0 0 2.891 2.891h9.25a2.89 2.89 0 0 0 2.89-2.89V6.218"/><path d="m19.516 6.219l-3.134-3.134a1.16 1.16 0 0 0-.82-.335H8.438a1.16 1.16 0 0 0-.821.335L4.484 6.22zM8.531 9.688l.359.705A2.89 2.89 0 0 0 11.48 12h1.04a2.89 2.89 0 0 0 2.59-1.607l.359-.705"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4.484 6.219v12.14a2.89 2.89 0 0 0 2.891 2.891h9.25a2.89 2.89 0 0 0 2.89-2.89V6.218"/><path d="m19.516 6.219l-3.134-3.134a1.16 1.16 0 0 0-.82-.335H8.438a1.16 1.16 0 0 0-.821.335L4.484 6.22zM8.531 9.688l.359.705A2.89 2.89 0 0 0 11.48 12h1.04a2.89 2.89 0 0 0 2.59-1.607l.359-.705"/></g></svg> </template>
CSS
.icon-shopping-bag {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.484%206.219v12.14a2.89%202.89%200%200%200%202.891%202.891h9.25a2.89%202.89%200%200%200%202.89-2.89V6.218%22%2F%3E%3Cpath%20d%3D%22m19.516%206.219l-3.134-3.134a1.16%201.16%200%200%200-.82-.335H8.438a1.16%201.16%200%200%200-.821.335L4.484%206.22zM8.531%209.688l.359.705A2.89%202.89%200%200%200%2011.48%2012h1.04a2.89%202.89%200%200%200%202.59-1.607l.359-.705%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.484%206.219v12.14a2.89%202.89%200%200%200%202.891%202.891h9.25a2.89%202.89%200%200%200%202.89-2.89V6.218%22%2F%3E%3Cpath%20d%3D%22m19.516%206.219l-3.134-3.134a1.16%201.16%200%200%200-.82-.335H8.438a1.16%201.16%200%200%200-.821.335L4.484%206.22zM8.531%209.688l.359.705A2.89%202.89%200%200%200%2011.48%2012h1.04a2.89%202.89%200%200%200%202.59-1.607l.359-.705%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/shopping-bag.svg?color=%231a73e8&size=48