bxs shopping bags icon
bxs-shopping-bags from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-shopping-bags
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs shopping bags icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M4 20h2V10a1 1 0 0 1 1-1h12V7a1 1 0 0 0-1-1h-3.051c-.252-2.244-2.139-4-4.449-4S6.303 3.756 6.051 6H3a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2zm6.5-16c1.207 0 2.218.86 2.45 2h-4.9c.232-1.14 1.243-2 2.45-2z" fill="currentColor"/><path d="M21 11H9a1 1 0 0 0-1 1v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8a1 1 0 0 0-1-1zm-6 7c-2.757 0-5-2.243-5-5h2c0 1.654 1.346 3 3 3s3-1.346 3-3h2c0 2.757-2.243 5-5 5z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsShoppingBags(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M4 20h2V10a1 1 0 0 1 1-1h12V7a1 1 0 0 0-1-1h-3.051c-.252-2.244-2.139-4-4.449-4S6.303 3.756 6.051 6H3a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2zm6.5-16c1.207 0 2.218.86 2.45 2h-4.9c.232-1.14 1.243-2 2.45-2z" fill="currentColor"/><path d="M21 11H9a1 1 0 0 0-1 1v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8a1 1 0 0 0-1-1zm-6 7c-2.757 0-5-2.243-5-5h2c0 1.654 1.346 3 3 3s3-1.346 3-3h2c0 2.757-2.243 5-5 5z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M4 20h2V10a1 1 0 0 1 1-1h12V7a1 1 0 0 0-1-1h-3.051c-.252-2.244-2.139-4-4.449-4S6.303 3.756 6.051 6H3a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2zm6.5-16c1.207 0 2.218.86 2.45 2h-4.9c.232-1.14 1.243-2 2.45-2z" fill="currentColor"/><path d="M21 11H9a1 1 0 0 0-1 1v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-8a1 1 0 0 0-1-1zm-6 7c-2.757 0-5-2.243-5-5h2c0 1.654 1.346 3 3 3s3-1.346 3-3h2c0 2.757-2.243 5-5 5z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-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%2024%2024%22%3E%3Cpath%20d%3D%22M4%2020h2V10a1%201%200%200%201%201-1h12V7a1%201%200%200%200-1-1h-3.051c-.252-2.244-2.139-4-4.449-4S6.303%203.756%206.051%206H3a1%201%200%200%200-1%201v11a2%202%200%200%200%202%202zm6.5-16c1.207%200%202.218.86%202.45%202h-4.9c.232-1.14%201.243-2%202.45-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M21%2011H9a1%201%200%200%200-1%201v8a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2v-8a1%201%200%200%200-1-1zm-6%207c-2.757%200-5-2.243-5-5h2c0%201.654%201.346%203%203%203s3-1.346%203-3h2c0%202.757-2.243%205-5%205z%22%20fill%3D%22currentColor%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%2024%2024%22%3E%3Cpath%20d%3D%22M4%2020h2V10a1%201%200%200%201%201-1h12V7a1%201%200%200%200-1-1h-3.051c-.252-2.244-2.139-4-4.449-4S6.303%203.756%206.051%206H3a1%201%200%200%200-1%201v11a2%202%200%200%200%202%202zm6.5-16c1.207%200%202.218.86%202.45%202h-4.9c.232-1.14%201.243-2%202.45-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M21%2011H9a1%201%200%200%200-1%201v8a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2v-8a1%201%200%200%200-1-1zm-6%207c-2.757%200-5-2.243-5-5h2c0%201.654%201.346%203%203%203s3-1.346%203-3h2c0%202.757-2.243%205-5%205z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-shopping-bags.svg?color=%231a73e8&size=48