travel luggage and bags icon

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

Name
travel-luggage-and-bags-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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-1H6V7h3.904V3.808h4.192V7H18v13h-1.616v1h-1v-1H8.616v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035V8H7v3.035q1.15.674 2.413 1.012t2.587.337t2.588-.337M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169V19h10v-6.83q-1.065.54-2.19.828t-2.31.375v1.012zm.5-2.216"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTravelLuggageAndBagsOutlineSharp(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-1H6V7h3.904V3.808h4.192V7H18v13h-1.616v1h-1v-1H8.616v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035V8H7v3.035q1.15.674 2.413 1.012t2.587.337t2.588-.337M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169V19h10v-6.83q-1.065.54-2.19.828t-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-1H6V7h3.904V3.808h4.192V7H18v13h-1.616v1h-1v-1H8.616v1zm3.288-14h2.192V4.808h-2.192zm3.684 5.047Q15.85 11.71 17 11.035V8H7v3.035q1.15.674 2.413 1.012t2.587.337t2.588-.337M11.5 14.385v-1.012q-1.184-.086-2.31-.375T7 12.169V19h10v-6.83q-1.065.54-2.19.828t-2.31.375v1.012zm.5-2.216"/></svg>
</template>

CSS

.icon-travel-luggage-and-bags-outline-sharp {
  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-1H6V7h3.904V3.808h4.192V7H18v13h-1.616v1h-1v-1H8.616v1zm3.288-14h2.192V4.808h-2.192zm3.684%205.047Q15.85%2011.71%2017%2011.035V8H7v3.035q1.15.674%202.413%201.012t2.587.337t2.588-.337M11.5%2014.385v-1.012q-1.184-.086-2.31-.375T7%2012.169V19h10v-6.83q-1.065.54-2.19.828t-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-1H6V7h3.904V3.808h4.192V7H18v13h-1.616v1h-1v-1H8.616v1zm3.288-14h2.192V4.808h-2.192zm3.684%205.047Q15.85%2011.71%2017%2011.035V8H7v3.035q1.15.674%202.413%201.012t2.587.337t2.588-.337M11.5%2014.385v-1.012q-1.184-.086-2.31-.375T7%2012.169V19h10v-6.83q-1.065.54-2.19.828t-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-sharp.svg?color=%231a73e8&size=48