bag suitcase off icon

bag-suitcase-off-outline from Material Design Icons by Pictogrammers · Outline · Transportation + Flying · Apache-2.0 Free for personal and commercial use.

Name
bag-suitcase-off-outline
Set
Material Design Icons
Style
Outline
Category
Transportation + Flying
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Design Icons

More transportation + flying icons from Material Design Icons

Use the bag suitcase off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4.77L3.28 3.5L21 21.22l-1.27 1.28L18 20.76c-.29.17-.62.24-.97.24c0 .58-.47 1-1.03 1c-.5 0-1-.42-1-1H9c0 .58-.5 1-1 1c-.56 0-1.03-.42-1.03-1C5.89 21 5 20.13 5 19V7.78zM9.5 18H8v-7.22L6.97 9.74V19h9.26l-.98-1h-.75v-.74l-1.75-1.76V18h-1.5v-4L9.5 12.28zm3.25-9v1.43L11.32 9zm1.75 0H16v4.67l-1.5-1.5zm2.53-3C18.11 6 19 6.88 19 8v8.68l-1.97-1.98V8h-6.7L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM10.5 3.5V6h3V3.5z"/></svg>

React

import type { SVGProps } from "react";

export function MdiBagSuitcaseOffOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4.77L3.28 3.5L21 21.22l-1.27 1.28L18 20.76c-.29.17-.62.24-.97.24c0 .58-.47 1-1.03 1c-.5 0-1-.42-1-1H9c0 .58-.5 1-1 1c-.56 0-1.03-.42-1.03-1C5.89 21 5 20.13 5 19V7.78zM9.5 18H8v-7.22L6.97 9.74V19h9.26l-.98-1h-.75v-.74l-1.75-1.76V18h-1.5v-4L9.5 12.28zm3.25-9v1.43L11.32 9zm1.75 0H16v4.67l-1.5-1.5zm2.53-3C18.11 6 19 6.88 19 8v8.68l-1.97-1.98V8h-6.7L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM10.5 3.5V6h3V3.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 4.77L3.28 3.5L21 21.22l-1.27 1.28L18 20.76c-.29.17-.62.24-.97.24c0 .58-.47 1-1.03 1c-.5 0-1-.42-1-1H9c0 .58-.5 1-1 1c-.56 0-1.03-.42-1.03-1C5.89 21 5 20.13 5 19V7.78zM9.5 18H8v-7.22L6.97 9.74V19h9.26l-.98-1h-.75v-.74l-1.75-1.76V18h-1.5v-4L9.5 12.28zm3.25-9v1.43L11.32 9zm1.75 0H16v4.67l-1.5-1.5zm2.53-3C18.11 6 19 6.88 19 8v8.68l-1.97-1.98V8h-6.7L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM10.5 3.5V6h3V3.5z"/></svg>
</template>

CSS

.icon-bag-suitcase-off-outline {
  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%20fill%3D%22currentColor%22%20d%3D%22M2%204.77L3.28%203.5L21%2021.22l-1.27%201.28L18%2020.76c-.29.17-.62.24-.97.24c0%20.58-.47%201-1.03%201c-.5%200-1-.42-1-1H9c0%20.58-.5%201-1%201c-.56%200-1.03-.42-1.03-1C5.89%2021%205%2020.13%205%2019V7.78zM9.5%2018H8v-7.22L6.97%209.74V19h9.26l-.98-1h-.75v-.74l-1.75-1.76V18h-1.5v-4L9.5%2012.28zm3.25-9v1.43L11.32%209zm1.75%200H16v4.67l-1.5-1.5zm2.53-3C18.11%206%2019%206.88%2019%208v8.68l-1.97-1.98V8h-6.7L8.31%206H9V3c0-.58.46-1%201-1h4c.54%200%201%20.42%201%201v3zM10.5%203.5V6h3V3.5z%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%20fill%3D%22currentColor%22%20d%3D%22M2%204.77L3.28%203.5L21%2021.22l-1.27%201.28L18%2020.76c-.29.17-.62.24-.97.24c0%20.58-.47%201-1.03%201c-.5%200-1-.42-1-1H9c0%20.58-.5%201-1%201c-.56%200-1.03-.42-1.03-1C5.89%2021%205%2020.13%205%2019V7.78zM9.5%2018H8v-7.22L6.97%209.74V19h9.26l-.98-1h-.75v-.74l-1.75-1.76V18h-1.5v-4L9.5%2012.28zm3.25-9v1.43L11.32%209zm1.75%200H16v4.67l-1.5-1.5zm2.53-3C18.11%206%2019%206.88%2019%208v8.68l-1.97-1.98V8h-6.7L8.31%206H9V3c0-.58.46-1%201-1h4c.54%200%201%20.42%201%201v3zM10.5%203.5V6h3V3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/bag-suitcase-off-outline.svg?color=%231a73e8&size=48