no luggage icon
no-luggage-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- no-luggage-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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="m15 12.125l-2-2V10q0-.425.288-.712T14 9t.713.288T15 10zm-7.712 9.588Q7 21.425 7 21q-.825 0-1.412-.587T5 19V8q0-.6.313-1.112t.887-.713L8.025 8H7v11h10v-2l2 2q0 .825-.587 1.413T17 21q0 .425-.288.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288M9 10.4l2 2V17q0 .425-.288.713T10 18t-.712-.288T9 17zm4 4l2 2v.6q0 .425-.288.713T14 18t-.712-.288T13 17zm7.488 8.475q-.413 0-.713-.3L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3M15 6h2q.825 0 1.413.588T19 8v6q0 .5-.312.75T18 15t-.687-.262t-.313-.763V8h-6q-.825 0-1.412-.587T9 6V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4zm-4 0h2V4h-2zm2.95 5.05"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoLuggageOutlineRounded(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="m15 12.125l-2-2V10q0-.425.288-.712T14 9t.713.288T15 10zm-7.712 9.588Q7 21.425 7 21q-.825 0-1.412-.587T5 19V8q0-.6.313-1.112t.887-.713L8.025 8H7v11h10v-2l2 2q0 .825-.587 1.413T17 21q0 .425-.288.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288M9 10.4l2 2V17q0 .425-.288.713T10 18t-.712-.288T9 17zm4 4l2 2v.6q0 .425-.288.713T14 18t-.712-.288T13 17zm7.488 8.475q-.413 0-.713-.3L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3M15 6h2q.825 0 1.413.588T19 8v6q0 .5-.312.75T18 15t-.687-.262t-.313-.763V8h-6q-.825 0-1.412-.587T9 6V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4zm-4 0h2V4h-2zm2.95 5.05"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15 12.125l-2-2V10q0-.425.288-.712T14 9t.713.288T15 10zm-7.712 9.588Q7 21.425 7 21q-.825 0-1.412-.587T5 19V8q0-.6.313-1.112t.887-.713L8.025 8H7v11h10v-2l2 2q0 .825-.587 1.413T17 21q0 .425-.288.713T16 22t-.712-.288T15 21H9q0 .425-.288.713T8 22t-.712-.288M9 10.4l2 2V17q0 .425-.288.713T10 18t-.712-.288T9 17zm4 4l2 2v.6q0 .425-.288.713T14 18t-.712-.288T13 17zm7.488 8.475q-.413 0-.713-.3L1.375 4.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3M15 6h2q.825 0 1.413.588T19 8v6q0 .5-.312.75T18 15t-.687-.262t-.313-.763V8h-6q-.825 0-1.412-.587T9 6V4q0-.825.588-1.412T11 2h2q.825 0 1.413.588T15 4zm-4 0h2V4h-2zm2.95 5.05"/></svg> </template>
CSS
.icon-no-luggage-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%22m15%2012.125l-2-2V10q0-.425.288-.712T14%209t.713.288T15%2010zm-7.712%209.588Q7%2021.425%207%2021q-.825%200-1.412-.587T5%2019V8q0-.6.313-1.112t.887-.713L8.025%208H7v11h10v-2l2%202q0%20.825-.587%201.413T17%2021q0%20.425-.288.713T16%2022t-.712-.288T15%2021H9q0%20.425-.288.713T8%2022t-.712-.288M9%2010.4l2%202V17q0%20.425-.288.713T10%2018t-.712-.288T9%2017zm4%204l2%202v.6q0%20.425-.288.713T14%2018t-.712-.288T13%2017zm7.488%208.475q-.413%200-.713-.3L1.375%204.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3M15%206h2q.825%200%201.413.588T19%208v6q0%20.5-.312.75T18%2015t-.687-.262t-.313-.763V8h-6q-.825%200-1.412-.587T9%206V4q0-.825.588-1.412T11%202h2q.825%200%201.413.588T15%204zm-4%200h2V4h-2zm2.95%205.05%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%22m15%2012.125l-2-2V10q0-.425.288-.712T14%209t.713.288T15%2010zm-7.712%209.588Q7%2021.425%207%2021q-.825%200-1.412-.587T5%2019V8q0-.6.313-1.112t.887-.713L8.025%208H7v11h10v-2l2%202q0%20.825-.587%201.413T17%2021q0%20.425-.288.713T16%2022t-.712-.288T15%2021H9q0%20.425-.288.713T8%2022t-.712-.288M9%2010.4l2%202V17q0%20.425-.288.713T10%2018t-.712-.288T9%2017zm4%204l2%202v.6q0%20.425-.288.713T14%2018t-.712-.288T13%2017zm7.488%208.475q-.413%200-.713-.3L1.375%204.2q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3M15%206h2q.825%200%201.413.588T19%208v6q0%20.5-.312.75T18%2015t-.687-.262t-.313-.763V8h-6q-.825%200-1.412-.587T9%206V4q0-.825.588-1.412T11%202h2q.825%200%201.413.588T15%204zm-4%200h2V4h-2zm2.95%205.05%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-outline-rounded.svg?color=%231a73e8&size=48