travel luggage and bags icon

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

Name
travel-luggage-and-bags-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

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="M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-9.77q0-.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.615v9.77q0 .666-.475 1.14t-1.14.475v1h-1v-1h-6.77v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035v-2.42q0-.269-.173-.442T16.385 8h-8.77q-.269 0-.442.173T7 8.616v2.419q1.15.675 2.413 1.012t2.587.338t2.588-.338M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169v6.216q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-6.216q-1.065.54-2.19.829t-2.31.375v1.012zm.5-2.216"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTravelLuggageAndBagsOutline(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="M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-9.77q0-.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.615v9.77q0 .666-.475 1.14t-1.14.475v1h-1v-1h-6.77v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035v-2.42q0-.269-.173-.442T16.385 8h-8.77q-.269 0-.442.173T7 8.616v2.419q1.15.675 2.413 1.012t2.587.338t2.588-.338M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169v6.216q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-6.216q-1.065.54-2.19.829t-2.31.375v1.012zm.5-2.216"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 21v-1q-.667 0-1.141-.475T6 18.386v-9.77q0-.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.615v9.77q0 .666-.475 1.14t-1.14.475v1h-1v-1h-6.77v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035v-2.42q0-.269-.173-.442T16.385 8h-8.77q-.269 0-.442.173T7 8.616v2.419q1.15.675 2.413 1.012t2.587.338t2.588-.338M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169v6.216q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-6.216q-1.065.54-2.19.829t-2.31.375v1.012zm.5-2.216"/></svg>
</template>

CSS

.icon-travel-luggage-and-bags-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%22M7.616%2021v-1q-.667%200-1.141-.475T6%2018.386v-9.77q0-.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.615v9.77q0%20.666-.475%201.14t-1.14.475v1h-1v-1h-6.77v1zm3.288-14h2.192V4.808h-2.192zm3.684%205.047Q15.85%2011.71%2017%2011.035v-2.42q0-.269-.173-.442T16.385%208h-8.77q-.269%200-.442.173T7%208.616v2.419q1.15.675%202.413%201.012t2.587.338t2.588-.338M11.5%2014.385v-1.012q-1.184-.086-2.31-.375T7%2012.169v6.216q0%20.269.173.442t.443.173h8.769q.269%200%20.442-.173t.173-.442v-6.216q-1.065.54-2.19.829t-2.31.375v1.012zm.5-2.216%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%22M7.616%2021v-1q-.667%200-1.141-.475T6%2018.386v-9.77q0-.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.615v9.77q0%20.666-.475%201.14t-1.14.475v1h-1v-1h-6.77v1zm3.288-14h2.192V4.808h-2.192zm3.684%205.047Q15.85%2011.71%2017%2011.035v-2.42q0-.269-.173-.442T16.385%208h-8.77q-.269%200-.442.173T7%208.616v2.419q1.15.675%202.413%201.012t2.587.338t2.588-.338M11.5%2014.385v-1.012q-1.184-.086-2.31-.375T7%2012.169v6.216q0%20.269.173.442t.443.173h8.769q.269%200%20.442-.173t.173-.442v-6.216q-1.065.54-2.19.829t-2.31.375v1.012zm.5-2.216%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-outline.svg?color=%231a73e8&size=48