shopping bag checkmark icon

shopping-bag-checkmark-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
shopping-bag-checkmark-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the shopping bag checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20 4a6 6 0 0 0-6 6v4h-3.5A2.5 2.5 0 0 0 8 16.5v21a6.5 6.5 0 0 0 6.5 6.5h10.12a13 13 0 0 1-1.88-2.5H14.5a4 4 0 0 1-4-4v-21H27v7.544c.78-.5 1.618-.919 2.5-1.244v-6.3h8v5.977c.874.243 1.71.576 2.5.987V16.5a2.5 2.5 0 0 0-2.5-2.5H34v-4a6 6 0 0 0-10-4.472A5.98 5.98 0 0 0 20 4m11.5 10H26v-4a6 6 0 0 0-.514-2.434A3.5 3.5 0 0 1 31.5 10zm-8-4v4h-7v-4a3.5 3.5 0 1 1 7 0M45 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-4.293-4.707a1 1 0 0 0-1.414 0L32 37.586l-3.293-3.293a1 1 0 0 0-1.414 1.414l4 4a1 1 0 0 0 1.414 0l8-8a1 1 0 0 0 0-1.414"/></svg>

React

import type { SVGProps } from "react";

export function FluentShoppingBagCheckmark48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20 4a6 6 0 0 0-6 6v4h-3.5A2.5 2.5 0 0 0 8 16.5v21a6.5 6.5 0 0 0 6.5 6.5h10.12a13 13 0 0 1-1.88-2.5H14.5a4 4 0 0 1-4-4v-21H27v7.544c.78-.5 1.618-.919 2.5-1.244v-6.3h8v5.977c.874.243 1.71.576 2.5.987V16.5a2.5 2.5 0 0 0-2.5-2.5H34v-4a6 6 0 0 0-10-4.472A5.98 5.98 0 0 0 20 4m11.5 10H26v-4a6 6 0 0 0-.514-2.434A3.5 3.5 0 0 1 31.5 10zm-8-4v4h-7v-4a3.5 3.5 0 1 1 7 0M45 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-4.293-4.707a1 1 0 0 0-1.414 0L32 37.586l-3.293-3.293a1 1 0 0 0-1.414 1.414l4 4a1 1 0 0 0 1.414 0l8-8a1 1 0 0 0 0-1.414"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20 4a6 6 0 0 0-6 6v4h-3.5A2.5 2.5 0 0 0 8 16.5v21a6.5 6.5 0 0 0 6.5 6.5h10.12a13 13 0 0 1-1.88-2.5H14.5a4 4 0 0 1-4-4v-21H27v7.544c.78-.5 1.618-.919 2.5-1.244v-6.3h8v5.977c.874.243 1.71.576 2.5.987V16.5a2.5 2.5 0 0 0-2.5-2.5H34v-4a6 6 0 0 0-10-4.472A5.98 5.98 0 0 0 20 4m11.5 10H26v-4a6 6 0 0 0-.514-2.434A3.5 3.5 0 0 1 31.5 10zm-8-4v4h-7v-4a3.5 3.5 0 1 1 7 0M45 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-4.293-4.707a1 1 0 0 0-1.414 0L32 37.586l-3.293-3.293a1 1 0 0 0-1.414 1.414l4 4a1 1 0 0 0 1.414 0l8-8a1 1 0 0 0 0-1.414"/></svg>
</template>

CSS

.icon-shopping-bag-checkmark-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%204a6%206%200%200%200-6%206v4h-3.5A2.5%202.5%200%200%200%208%2016.5v21a6.5%206.5%200%200%200%206.5%206.5h10.12a13%2013%200%200%201-1.88-2.5H14.5a4%204%200%200%201-4-4v-21H27v7.544c.78-.5%201.618-.919%202.5-1.244v-6.3h8v5.977c.874.243%201.71.576%202.5.987V16.5a2.5%202.5%200%200%200-2.5-2.5H34v-4a6%206%200%200%200-10-4.472A5.98%205.98%200%200%200%2020%204m11.5%2010H26v-4a6%206%200%200%200-.514-2.434A3.5%203.5%200%200%201%2031.5%2010zm-8-4v4h-7v-4a3.5%203.5%200%201%201%207%200M45%2035c0%206.075-4.925%2011-11%2011s-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011m-4.293-4.707a1%201%200%200%200-1.414%200L32%2037.586l-3.293-3.293a1%201%200%200%200-1.414%201.414l4%204a1%201%200%200%200%201.414%200l8-8a1%201%200%200%200%200-1.414%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%204a6%206%200%200%200-6%206v4h-3.5A2.5%202.5%200%200%200%208%2016.5v21a6.5%206.5%200%200%200%206.5%206.5h10.12a13%2013%200%200%201-1.88-2.5H14.5a4%204%200%200%201-4-4v-21H27v7.544c.78-.5%201.618-.919%202.5-1.244v-6.3h8v5.977c.874.243%201.71.576%202.5.987V16.5a2.5%202.5%200%200%200-2.5-2.5H34v-4a6%206%200%200%200-10-4.472A5.98%205.98%200%200%200%2020%204m11.5%2010H26v-4a6%206%200%200%200-.514-2.434A3.5%203.5%200%200%201%2031.5%2010zm-8-4v4h-7v-4a3.5%203.5%200%201%201%207%200M45%2035c0%206.075-4.925%2011-11%2011s-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011m-4.293-4.707a1%201%200%200%200-1.414%200L32%2037.586l-3.293-3.293a1%201%200%200%200-1.414%201.414l4%204a1%201%200%200%200%201.414%200l8-8a1%201%200%200%200%200-1.414%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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