bag suitcase off icon
bag-suitcase-off from Material Design Icons by Pictogrammers · Filled · Transportation + Flying · Apache-2.0 Free for personal and commercial use.
- Name
- bag-suitcase-off
- Set
- Material Design Icons
- Style
- Filled
- 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
airballoonairplane-checkairplane-landingairplane-minusairplane-offairplane-plusairplane-removeairplane-searchairplane-takeoffbag-carry-onbag-carry-on-checkbag-carry-on-offbag-checkedbag-personalbag-personal-offbag-suitcasedronehelicopterparachuteplane-carplane-trainshield-airplaneturbinebag-personal-plus
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.77zM17.03 6C18.11 6 19 6.88 19 8v8.68l-3-3V9h-1.5v3.18l-1.75-1.75V9h-1.43L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM8 18h1.5v-5.73L8 10.77zm3.25 0h1.5v-2.5l-1.5-1.5zm3.25 0h.73l-.73-.73zm-1-12V3.5h-3V6z"/></svg>
React
import type { SVGProps } from "react";
export function MdiBagSuitcaseOff(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.77zM17.03 6C18.11 6 19 6.88 19 8v8.68l-3-3V9h-1.5v3.18l-1.75-1.75V9h-1.43L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM8 18h1.5v-5.73L8 10.77zm3.25 0h1.5v-2.5l-1.5-1.5zm3.25 0h.73l-.73-.73zm-1-12V3.5h-3V6z"/></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.77zM17.03 6C18.11 6 19 6.88 19 8v8.68l-3-3V9h-1.5v3.18l-1.75-1.75V9h-1.43L8.31 6H9V3c0-.58.46-1 1-1h4c.54 0 1 .42 1 1v3zM8 18h1.5v-5.73L8 10.77zm3.25 0h1.5v-2.5l-1.5-1.5zm3.25 0h.73l-.73-.73zm-1-12V3.5h-3V6z"/></svg> </template>
CSS
.icon-bag-suitcase-off {
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.77zM17.03%206C18.11%206%2019%206.88%2019%208v8.68l-3-3V9h-1.5v3.18l-1.75-1.75V9h-1.43L8.31%206H9V3c0-.58.46-1%201-1h4c.54%200%201%20.42%201%201v3zM8%2018h1.5v-5.73L8%2010.77zm3.25%200h1.5v-2.5l-1.5-1.5zm3.25%200h.73l-.73-.73zm-1-12V3.5h-3V6z%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.77zM17.03%206C18.11%206%2019%206.88%2019%208v8.68l-3-3V9h-1.5v3.18l-1.75-1.75V9h-1.43L8.31%206H9V3c0-.58.46-1%201-1h4c.54%200%201%20.42%201%201v3zM8%2018h1.5v-5.73L8%2010.77zm3.25%200h1.5v-2.5l-1.5-1.5zm3.25%200h.73l-.73-.73zm-1-12V3.5h-3V6z%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.svg?color=%231a73e8&size=48