personal bag off icon
personal-bag-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- personal-bag-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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.916 0 1.535.64q.619.639.619 1.549v.396q1.66.652 2.753 2.115T18 12v2.616q0 .25-.159.375q-.158.125-.341.125t-.341-.128T17 14.61V12q0-2.075-1.463-3.537T12 7h-1.346q-.402 0-.701-.299q-.3-.299-.3-.701q.155-.904.799-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-8.45-8.439H9q-.213 0-.357-.143T8.5 13t.143-.357T9 12.5h1.689L7.696 9.508q-.361.54-.529 1.199T7 12v7.385q0 .23.192.423t.423.192h8.77q.23 0 .423-.192t.192-.424v-2l1 1v1q0 .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-.16M12 14.754"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonalBagOffOutlineRounded(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.916 0 1.535.64q.619.639.619 1.549v.396q1.66.652 2.753 2.115T18 12v2.616q0 .25-.159.375q-.158.125-.341.125t-.341-.128T17 14.61V12q0-2.075-1.463-3.537T12 7h-1.346q-.402 0-.701-.299q-.3-.299-.3-.701q.155-.904.799-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-8.45-8.439H9q-.213 0-.357-.143T8.5 13t.143-.357T9 12.5h1.689L7.696 9.508q-.361.54-.529 1.199T7 12v7.385q0 .23.192.423t.423.192h8.77q.23 0 .423-.192t.192-.424v-2l1 1v1q0 .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-.16M12 14.754"/></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.916 0 1.535.64q.619.639.619 1.549v.396q1.66.652 2.753 2.115T18 12v2.616q0 .25-.159.375q-.158.125-.341.125t-.341-.128T17 14.61V12q0-2.075-1.463-3.537T12 7h-1.346q-.402 0-.701-.299q-.3-.299-.3-.701q.155-.904.799-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-8.45-8.439H9q-.213 0-.357-.143T8.5 13t.143-.357T9 12.5h1.689L7.696 9.508q-.361.54-.529 1.199T7 12v7.385q0 .23.192.423t.423.192h8.77q.23 0 .423-.192t.192-.424v-2l1 1v1q0 .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-.16M12 14.754"/></svg> </template>
CSS
.icon-personal-bag-off-outline-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.916%200%201.535.64q.619.639.619%201.549v.396q1.66.652%202.753%202.115T18%2012v2.616q0%20.25-.159.375q-.158.125-.341.125t-.341-.128T17%2014.61V12q0-2.075-1.463-3.537T12%207h-1.346q-.402%200-.701-.299q-.3-.299-.3-.701q.155-.904.799-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-8.45-8.439H9q-.213%200-.357-.143T8.5%2013t.143-.357T9%2012.5h1.689L7.696%209.508q-.361.54-.529%201.199T7%2012v7.385q0%20.23.192.423t.423.192h8.77q.23%200%20.423-.192t.192-.424v-2l1%201v1q0%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-.16M12%2014.754%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.916%200%201.535.64q.619.639.619%201.549v.396q1.66.652%202.753%202.115T18%2012v2.616q0%20.25-.159.375q-.158.125-.341.125t-.341-.128T17%2014.61V12q0-2.075-1.463-3.537T12%207h-1.346q-.402%200-.701-.299q-.3-.299-.3-.701q.155-.904.799-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-8.45-8.439H9q-.213%200-.357-.143T8.5%2013t.143-.357T9%2012.5h1.689L7.696%209.508q-.361.54-.529%201.199T7%2012v7.385q0%20.23.192.423t.423.192h8.77q.23%200%20.423-.192t.192-.424v-2l1%201v1q0%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-.16M12%2014.754%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-outline-rounded.svg?color=%231a73e8&size=48