bag shopping icon
bag-shopping-filled from Reicon by REICON · Filled · Shopping · MIT Free for personal and commercial use.
- Name
- bag-shopping-filled
- Set
- Reicon
- Style
- Filled
- Category
- Shopping
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More shopping icons from Reicon
Use the bag shopping icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 7.333a1 1 0 0 1-1-1V4c0-1.103-.897-2-2-2s-2 .897-2 2v2.333a1 1 0 0 1-2 0V4c0-2.205 1.795-4 4-4s4 1.795 4 4v2.333a1 1 0 0 1-1 1"/><path d="M20.541 8.683a3.646 3.646 0 0 0-3.652-3.35H7.111a3.645 3.645 0 0 0-3.652 3.35l-.87 10c-.089 1.02.258 2.04.95 2.796s1.677 1.189 2.702 1.189h11.516a3.67 3.67 0 0 0 3.653-3.985z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBagShoppingFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 7.333a1 1 0 0 1-1-1V4c0-1.103-.897-2-2-2s-2 .897-2 2v2.333a1 1 0 0 1-2 0V4c0-2.205 1.795-4 4-4s4 1.795 4 4v2.333a1 1 0 0 1-1 1"/><path d="M20.541 8.683a3.646 3.646 0 0 0-3.652-3.35H7.111a3.645 3.645 0 0 0-3.652 3.35l-.87 10c-.089 1.02.258 2.04.95 2.796s1.677 1.189 2.702 1.189h11.516a3.67 3.67 0 0 0 3.653-3.985z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15 7.333a1 1 0 0 1-1-1V4c0-1.103-.897-2-2-2s-2 .897-2 2v2.333a1 1 0 0 1-2 0V4c0-2.205 1.795-4 4-4s4 1.795 4 4v2.333a1 1 0 0 1-1 1"/><path d="M20.541 8.683a3.646 3.646 0 0 0-3.652-3.35H7.111a3.645 3.645 0 0 0-3.652 3.35l-.87 10c-.089 1.02.258 2.04.95 2.796s1.677 1.189 2.702 1.189h11.516a3.67 3.67 0 0 0 3.653-3.985z"/></g></svg> </template>
CSS
.icon-bag-shopping-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22M15%207.333a1%201%200%200%201-1-1V4c0-1.103-.897-2-2-2s-2%20.897-2%202v2.333a1%201%200%200%201-2%200V4c0-2.205%201.795-4%204-4s4%201.795%204%204v2.333a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20d%3D%22M20.541%208.683a3.646%203.646%200%200%200-3.652-3.35H7.111a3.645%203.645%200%200%200-3.652%203.35l-.87%2010c-.089%201.02.258%202.04.95%202.796s1.677%201.189%202.702%201.189h11.516a3.67%203.67%200%200%200%203.653-3.985z%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%22currentColor%22%3E%3Cpath%20d%3D%22M15%207.333a1%201%200%200%201-1-1V4c0-1.103-.897-2-2-2s-2%20.897-2%202v2.333a1%201%200%200%201-2%200V4c0-2.205%201.795-4%204-4s4%201.795%204%204v2.333a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20d%3D%22M20.541%208.683a3.646%203.646%200%200%200-3.652-3.35H7.111a3.645%203.645%200%200%200-3.652%203.35l-.87%2010c-.089%201.02.258%202.04.95%202.796s1.677%201.189%202.702%201.189h11.516a3.67%203.67%200%200%200%203.653-3.985z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bag-shopping-filled.svg?color=%231a73e8&size=48