personal bag off icon
personal-bag-off-outline from Material Symbols Light by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- personal-bag-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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 12v3.573l-1-1V12q0-2.075-1.463-3.537T12 7q-.673 0-1.178.139q-.505.138-.891.326l-.085-.084V6q0-.904.625-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.336m9.31 17.11L11.69 13.5H8.5v-1h2.189L7.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.505L2.86 4.662l.708-.708L21.2 21.584zM12 14.754"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonalBagOffOutline(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 12v3.573l-1-1V12q0-2.075-1.463-3.537T12 7q-.673 0-1.178.139q-.505.138-.891.326l-.085-.084V6q0-.904.625-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.336m9.31 17.11L11.69 13.5H8.5v-1h2.189L7.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.505L2.86 4.662l.708-.708L21.2 21.584zM12 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.91 0 1.532.64q.622.639.622 1.549v.396q1.66.652 2.753 2.115T18 12v3.573l-1-1V12q0-2.075-1.463-3.537T12 7q-.673 0-1.178.139q-.505.138-.891.326l-.085-.084V6q0-.904.625-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.336m9.31 17.11L11.69 13.5H8.5v-1h2.189L7.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.505L2.86 4.662l.708-.708L21.2 21.584zM12 14.754"/></svg> </template>
CSS
.icon-personal-bag-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%22M12%203.846q.91%200%201.532.64q.622.639.622%201.549v.396q1.66.652%202.753%202.115T18%2012v3.573l-1-1V12q0-2.075-1.463-3.537T12%207q-.673%200-1.178.139q-.505.138-.891.326l-.085-.084V6q0-.904.625-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.336m9.31%2017.11L11.69%2013.5H8.5v-1h2.189L7.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.505L2.86%204.662l.708-.708L21.2%2021.584zM12%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.91%200%201.532.64q.622.639.622%201.549v.396q1.66.652%202.753%202.115T18%2012v3.573l-1-1V12q0-2.075-1.463-3.537T12%207q-.673%200-1.178.139q-.505.138-.891.326l-.085-.084V6q0-.904.625-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.336m9.31%2017.11L11.69%2013.5H8.5v-1h2.189L7.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.505L2.86%204.662l.708-.708L21.2%2021.584zM12%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.svg?color=%231a73e8&size=48