personal bag off icon
personal-bag-off-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- personal-bag-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the personal bag off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.846q.91 0 1.532.64q.622.639.622 1.549v.396q1.66.652 2.753 2.115T18 12v1.61q0 .54-.497.745t-.876-.174L10.306 7.86q-.217-.218-.339-.522q-.12-.305-.12-.628V6q0-.904.624-1.529T12 3.846m-.818 1.336q-.336.335-.336.818v.138q.295-.069.577-.104Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336m8.957 16.757l-3.56-3.555H18v1q0 .691-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V12q0-.9.241-1.718q.242-.819.725-1.505l-3.75-3.762q-.141-.14-.154-.341t.154-.366q.159-.16.353-.16t.354.16L20.846 21.23q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16m-9.45-9.438H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h2.689z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonalBagOffRounded(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="M12 3.846q.91 0 1.532.64q.622.639.622 1.549v.396q1.66.652 2.753 2.115T18 12v1.61q0 .54-.497.745t-.876-.174L10.306 7.86q-.217-.218-.339-.522q-.12-.305-.12-.628V6q0-.904.624-1.529T12 3.846m-.818 1.336q-.336.335-.336.818v.138q.295-.069.577-.104Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336m8.957 16.757l-3.56-3.555H18v1q0 .691-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V12q0-.9.241-1.718q.242-.819.725-1.505l-3.75-3.762q-.141-.14-.154-.341t.154-.366q.159-.16.353-.16t.354.16L20.846 21.23q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16m-9.45-9.438H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h2.689z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.846q.91 0 1.532.64q.622.639.622 1.549v.396q1.66.652 2.753 2.115T18 12v1.61q0 .54-.497.745t-.876-.174L10.306 7.86q-.217-.218-.339-.522q-.12-.305-.12-.628V6q0-.904.624-1.529T12 3.846m-.818 1.336q-.336.335-.336.818v.138q.295-.069.577-.104Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336m8.957 16.757l-3.56-3.555H18v1q0 .691-.462 1.153T16.384 21H7.616q-.691 0-1.153-.462T6 19.385V12q0-.9.241-1.718q.242-.819.725-1.505l-3.75-3.762q-.141-.14-.154-.341t.154-.366q.159-.16.353-.16t.354.16L20.846 21.23q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16m-9.45-9.438H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h2.689z"/></svg> </template>
CSS
.icon-personal-bag-off-rounded {
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%22M12%203.846q.91%200%201.532.64q.622.639.622%201.549v.396q1.66.652%202.753%202.115T18%2012v1.61q0%20.54-.497.745t-.876-.174L10.306%207.86q-.217-.218-.339-.522q-.12-.305-.12-.628V6q0-.904.624-1.529T12%203.846m-.818%201.336q-.336.335-.336.818v.138q.295-.069.577-.104Q11.706%206%2012%206t.577.034t.577.105V6q0-.483-.336-.818T12%204.846t-.818.336m8.957%2016.757l-3.56-3.555H18v1q0%20.691-.462%201.153T16.384%2021H7.616q-.691%200-1.153-.462T6%2019.385V12q0-.9.241-1.718q.242-.819.725-1.505l-3.75-3.762q-.141-.14-.154-.341t.154-.366q.159-.16.353-.16t.354.16L20.846%2021.23q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16m-9.45-9.438H9q-.213%200-.357.143T8.5%2013t.143.357T9%2013.5h2.689z%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%22M12%203.846q.91%200%201.532.64q.622.639.622%201.549v.396q1.66.652%202.753%202.115T18%2012v1.61q0%20.54-.497.745t-.876-.174L10.306%207.86q-.217-.218-.339-.522q-.12-.305-.12-.628V6q0-.904.624-1.529T12%203.846m-.818%201.336q-.336.335-.336.818v.138q.295-.069.577-.104Q11.706%206%2012%206t.577.034t.577.105V6q0-.483-.336-.818T12%204.846t-.818.336m8.957%2016.757l-3.56-3.555H18v1q0%20.691-.462%201.153T16.384%2021H7.616q-.691%200-1.153-.462T6%2019.385V12q0-.9.241-1.718q.242-.819.725-1.505l-3.75-3.762q-.141-.14-.154-.341t.154-.366q.159-.16.353-.16t.354.16L20.846%2021.23q.14.14.153.341t-.153.367q-.16.159-.354.159t-.354-.16m-9.45-9.438H9q-.213%200-.357.143T8.5%2013t.143.357T9%2013.5h2.689z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/personal-bag-off-rounded.svg?color=%231a73e8&size=48