shopping bag icon
shopping-bag from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.
- Name
- shopping-bag
- Set
- Line Awesome
- Style
- Line
- Category
- Payments & Shopping
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- shopping-bag-solid
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-bagLucideshopping-bagMage Iconsshopping-bagMajesticonsshopping-bagMaterial Symbolsshopping-bagMaterial Symbols Lightshopping-bagMyna UI Icons
More payments & shopping icons from Line Awesome
Use the shopping bag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-2.746 0-5 2.254-5 5v1H6.062L6 9.938l-1 18L4.937 29h22.125L27 27.937l-1-18L25.937 9H21V8c0-2.746-2.254-5-5-5m0 2a3 3 0 0 1 3 3v1h-6V8a3 3 0 0 1 3-3m-8.063 6H11v3h2v-3h6v3h2v-3h3.063l.875 16H7.063z"/></svg>
React
import type { SVGProps } from "react";
export function LaShoppingBag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-2.746 0-5 2.254-5 5v1H6.062L6 9.938l-1 18L4.937 29h22.125L27 27.937l-1-18L25.937 9H21V8c0-2.746-2.254-5-5-5m0 2a3 3 0 0 1 3 3v1h-6V8a3 3 0 0 1 3-3m-8.063 6H11v3h2v-3h6v3h2v-3h3.063l.875 16H7.063z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-2.746 0-5 2.254-5 5v1H6.062L6 9.938l-1 18L4.937 29h22.125L27 27.937l-1-18L25.937 9H21V8c0-2.746-2.254-5-5-5m0 2a3 3 0 0 1 3 3v1h-6V8a3 3 0 0 1 3-3m-8.063 6H11v3h2v-3h6v3h2v-3h3.063l.875 16H7.063z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-2.746%200-5%202.254-5%205v1H6.062L6%209.938l-1%2018L4.937%2029h22.125L27%2027.937l-1-18L25.937%209H21V8c0-2.746-2.254-5-5-5m0%202a3%203%200%200%201%203%203v1h-6V8a3%203%200%200%201%203-3m-8.063%206H11v3h2v-3h6v3h2v-3h3.063l.875%2016H7.063z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-2.746%200-5%202.254-5%205v1H6.062L6%209.938l-1%2018L4.937%2029h22.125L27%2027.937l-1-18L25.937%209H21V8c0-2.746-2.254-5-5-5m0%202a3%203%200%200%201%203%203v1h-6V8a3%203%200%200%201%203-3m-8.063%206H11v3h2v-3h6v3h2v-3h3.063l.875%2016H7.063z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/shopping-bag.svg?color=%231a73e8&size=48