travel luggage and bags icon

travel-luggage-and-bags from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
travel-luggage-and-bags
Set
Material Symbols Light
Style
Regular
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

Use the travel luggage and bags icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.904 7h2.192V4.808h-2.192zm-2.02 4.828Q7.382 11.271 6 10.412V8.615q0-.666.475-1.14T7.615 7h2.289V4.577q0-.31.23-.54t.539-.23h2.654q.31 0 .54.23t.23.54V7h2.288q.666 0 1.14.475T18 8.615v1.797q-1.38.86-2.884 1.416q-1.504.557-3.116.557t-3.116-.557M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-6.8q1.285.734 2.657 1.21q1.372.474 2.843.578v1.011h1v-1.011q1.471-.104 2.843-.579q1.373-.475 2.657-1.21v6.8q0 .667-.475 1.141t-1.14.475v1h-1v-1h-6.77v1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTravelLuggageAndBags(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="M10.904 7h2.192V4.808h-2.192zm-2.02 4.828Q7.382 11.271 6 10.412V8.615q0-.666.475-1.14T7.615 7h2.289V4.577q0-.31.23-.54t.539-.23h2.654q.31 0 .54.23t.23.54V7h2.288q.666 0 1.14.475T18 8.615v1.797q-1.38.86-2.884 1.416q-1.504.557-3.116.557t-3.116-.557M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-6.8q1.285.734 2.657 1.21q1.372.474 2.843.578v1.011h1v-1.011q1.471-.104 2.843-.579q1.373-.475 2.657-1.21v6.8q0 .667-.475 1.141t-1.14.475v1h-1v-1h-6.77v1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.904 7h2.192V4.808h-2.192zm-2.02 4.828Q7.382 11.271 6 10.412V8.615q0-.666.475-1.14T7.615 7h2.289V4.577q0-.31.23-.54t.539-.23h2.654q.31 0 .54.23t.23.54V7h2.288q.666 0 1.14.475T18 8.615v1.797q-1.38.86-2.884 1.416q-1.504.557-3.116.557t-3.116-.557M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-6.8q1.285.734 2.657 1.21q1.372.474 2.843.578v1.011h1v-1.011q1.471-.104 2.843-.579q1.373-.475 2.657-1.21v6.8q0 .667-.475 1.141t-1.14.475v1h-1v-1h-6.77v1z"/></svg>
</template>

CSS

.icon-travel-luggage-and-bags {
  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%22M10.904%207h2.192V4.808h-2.192zm-2.02%204.828Q7.382%2011.271%206%2010.412V8.615q0-.666.475-1.14T7.615%207h2.289V4.577q0-.31.23-.54t.539-.23h2.654q.31%200%20.54.23t.23.54V7h2.288q.666%200%201.14.475T18%208.615v1.797q-1.38.86-2.884%201.416q-1.504.557-3.116.557t-3.116-.557M7.616%2021v-1q-.667%200-1.141-.475T6%2018.386v-6.8q1.285.734%202.657%201.21q1.372.474%202.843.578v1.011h1v-1.011q1.471-.104%202.843-.579q1.373-.475%202.657-1.21v6.8q0%20.667-.475%201.141t-1.14.475v1h-1v-1h-6.77v1z%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%22M10.904%207h2.192V4.808h-2.192zm-2.02%204.828Q7.382%2011.271%206%2010.412V8.615q0-.666.475-1.14T7.615%207h2.289V4.577q0-.31.23-.54t.539-.23h2.654q.31%200%20.54.23t.23.54V7h2.288q.666%200%201.14.475T18%208.615v1.797q-1.38.86-2.884%201.416q-1.504.557-3.116.557t-3.116-.557M7.616%2021v-1q-.667%200-1.141-.475T6%2018.386v-6.8q1.285.734%202.657%201.21q1.372.474%202.843.578v1.011h1v-1.011q1.471-.104%202.843-.579q1.373-.475%202.657-1.21v6.8q0%20.667-.475%201.141t-1.14.475v1h-1v-1h-6.77v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/travel-luggage-and-bags.svg?color=%231a73e8&size=48