travel luggage and bags icon
travel-luggage-and-bags-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- travel-luggage-and-bags-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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
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 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="M6 18.385v-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.475v.5q0 .213-.146.356t-.36.144q-.202 0-.316-.16q-.115-.161-.179-.34V20H8.616v.5q0 .213-.146.356q-.145.144-.36.144q-.202 0-.317-.16q-.114-.161-.177-.34V20q-.667 0-1.141-.475T6 18.386M10.904 7h2.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 13.885v-.512q-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.375v.512q0 .212-.144.356t-.357.143t-.356-.143t-.143-.357m.5-1.715"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTravelLuggageAndBagsOutlineRounded(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="M6 18.385v-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.475v.5q0 .213-.146.356t-.36.144q-.202 0-.316-.16q-.115-.161-.179-.34V20H8.616v.5q0 .213-.146.356q-.145.144-.36.144q-.202 0-.317-.16q-.114-.161-.177-.34V20q-.667 0-1.141-.475T6 18.386M10.904 7h2.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 13.885v-.512q-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.375v.512q0 .212-.144.356t-.357.143t-.356-.143t-.143-.357m.5-1.715"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 18.385v-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.475v.5q0 .213-.146.356t-.36.144q-.202 0-.316-.16q-.115-.161-.179-.34V20H8.616v.5q0 .213-.146.356q-.145.144-.36.144q-.202 0-.317-.16q-.114-.161-.177-.34V20q-.667 0-1.141-.475T6 18.386M10.904 7h2.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 13.885v-.512q-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.375v.512q0 .212-.144.356t-.357.143t-.356-.143t-.143-.357m.5-1.715"/></svg> </template>
CSS
.icon-travel-luggage-and-bags-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%22M6%2018.385v-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.475v.5q0%20.213-.146.356t-.36.144q-.202%200-.316-.16q-.115-.161-.179-.34V20H8.616v.5q0%20.213-.146.356q-.145.144-.36.144q-.202%200-.317-.16q-.114-.161-.177-.34V20q-.667%200-1.141-.475T6%2018.386M10.904%207h2.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%2013.885v-.512q-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.375v.512q0%20.212-.144.356t-.357.143t-.356-.143t-.143-.357m.5-1.715%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%22M6%2018.385v-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.475v.5q0%20.213-.146.356t-.36.144q-.202%200-.316-.16q-.115-.161-.179-.34V20H8.616v.5q0%20.213-.146.356q-.145.144-.36.144q-.202%200-.317-.16q-.114-.161-.177-.34V20q-.667%200-1.141-.475T6%2018.386M10.904%207h2.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%2013.885v-.512q-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.375v.512q0%20.212-.144.356t-.357.143t-.356-.143t-.143-.357m.5-1.715%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-rounded.svg?color=%231a73e8&size=48