no luggage icon
no-luggage-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- no-luggage-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
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 no luggage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.775 22.575l-1.825-1.8q-.2.125-.437.175T17 21q0 .425-.287.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288T7 21q-.825 0-1.412-.587T5 19V7.825L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9 11.825V17q0 .425.288.713T10 18t.713-.288T11 17v-3.175zm4 4V17q0 .425.288.713T14 18t.713-.288T15 17v.825zm4.3-1.4l-2.3-2.3V10q0-.425-.288-.712T14 9t-.712.288T13 10v.125L9.575 6.7q-.275-.275-.425-.638T9 5.3V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4v2h2q.825 0 1.413.588T19 8v5.7q0 .675-.612.938t-1.088-.213M11 6h2V4h-2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoLuggageRounded(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="m19.775 22.575l-1.825-1.8q-.2.125-.437.175T17 21q0 .425-.287.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288T7 21q-.825 0-1.412-.587T5 19V7.825L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9 11.825V17q0 .425.288.713T10 18t.713-.288T11 17v-3.175zm4 4V17q0 .425.288.713T14 18t.713-.288T15 17v.825zm4.3-1.4l-2.3-2.3V10q0-.425-.288-.712T14 9t-.712.288T13 10v.125L9.575 6.7q-.275-.275-.425-.638T9 5.3V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4v2h2q.825 0 1.413.588T19 8v5.7q0 .675-.612.938t-1.088-.213M11 6h2V4h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.775 22.575l-1.825-1.8q-.2.125-.437.175T17 21q0 .425-.287.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288T7 21q-.825 0-1.412-.587T5 19V7.825L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9 11.825V17q0 .425.288.713T10 18t.713-.288T11 17v-3.175zm4 4V17q0 .425.288.713T14 18t.713-.288T15 17v.825zm4.3-1.4l-2.3-2.3V10q0-.425-.288-.712T14 9t-.712.288T13 10v.125L9.575 6.7q-.275-.275-.425-.638T9 5.3V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4v2h2q.825 0 1.413.588T19 8v5.7q0 .675-.612.938t-1.088-.213M11 6h2V4h-2z"/></svg> </template>
CSS
.icon-no-luggage-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%22m19.775%2022.575l-1.825-1.8q-.2.125-.437.175T17%2021q0%20.425-.287.713T16%2022t-.712-.288T15%2021H9q0%20.425-.288.713T8%2022t-.712-.288T7%2021q-.825%200-1.412-.587T5%2019V7.825L1.375%204.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9%2011.825V17q0%20.425.288.713T10%2018t.713-.288T11%2017v-3.175zm4%204V17q0%20.425.288.713T14%2018t.713-.288T15%2017v.825zm4.3-1.4l-2.3-2.3V10q0-.425-.288-.712T14%209t-.712.288T13%2010v.125L9.575%206.7q-.275-.275-.425-.638T9%205.3V4q0-.825.588-1.412T11%202h2q.825%200%201.413.588T15%204v2h2q.825%200%201.413.588T19%208v5.7q0%20.675-.612.938t-1.088-.213M11%206h2V4h-2z%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%22m19.775%2022.575l-1.825-1.8q-.2.125-.437.175T17%2021q0%20.425-.287.713T16%2022t-.712-.288T15%2021H9q0%20.425-.288.713T8%2022t-.712-.288T7%2021q-.825%200-1.412-.587T5%2019V7.825L1.375%204.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M9%2011.825V17q0%20.425.288.713T10%2018t.713-.288T11%2017v-3.175zm4%204V17q0%20.425.288.713T14%2018t.713-.288T15%2017v.825zm4.3-1.4l-2.3-2.3V10q0-.425-.288-.712T14%209t-.712.288T13%2010v.125L9.575%206.7q-.275-.275-.425-.638T9%205.3V4q0-.825.588-1.412T11%202h2q.825%200%201.413.588T15%204v2h2q.825%200%201.413.588T19%208v5.7q0%20.675-.612.938t-1.088-.213M11%206h2V4h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/no-luggage-rounded.svg?color=%231a73e8&size=48