carry on bag question icon

carry-on-bag-question-outline-rounded from Material Symbols Light by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
carry-on-bag-question-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

Use the carry on bag question icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm-.885 1q-.69 0-1.152-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-1.115q-.214 0-.357-.143q-.144-.144-.144-.357t.144-.357Q12.671 3 12.884 3h1.308q.348 0 .578.23t.23.578v8.06q0 .213-.143.356t-.357.143t-.357-.143t-.143-.357V9h-3.5v10h.775q.214 0 .357.143t.143.357t-.143.357t-.357.143zm11.528-5.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165m-2.835 5.682q.217 0 .376-.16q.158-.158.158-.375q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.158M9.5 19V9zm1 0V9zm8.43-2.67q0-.686-.445-1.123q-.446-.438-1.177-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.27.009t.228-.171q.144-.194.35-.323q.207-.13.47-.13q.414 0 .646.208q.232.206.232.62q0 .294-.17.491q-.169.197-.369.397q-.15.15-.293.32q-.143.169-.268.33q-.075.131-.113.29q-.037.16-.037.322t.106.267q.105.106.267.106t.267-.106t.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarryOnBagQuestionOutlineRounded(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="M9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm-.885 1q-.69 0-1.152-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-1.115q-.214 0-.357-.143q-.144-.144-.144-.357t.144-.357Q12.671 3 12.884 3h1.308q.348 0 .578.23t.23.578v8.06q0 .213-.143.356t-.357.143t-.357-.143t-.143-.357V9h-3.5v10h.775q.214 0 .357.143t.143.357t-.143.357t-.357.143zm11.528-5.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165m-2.835 5.682q.217 0 .376-.16q.158-.158.158-.375q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.158M9.5 19V9zm1 0V9zm8.43-2.67q0-.686-.445-1.123q-.446-.438-1.177-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.27.009t.228-.171q.144-.194.35-.323q.207-.13.47-.13q.414 0 .646.208q.232.206.232.62q0 .294-.17.491q-.169.197-.369.397q-.15.15-.293.32q-.143.169-.268.33q-.075.131-.113.29q-.037.16-.037.322t.106.267q.105.106.267.106t.267-.106t.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm-.885 1q-.69 0-1.152-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-1.115q-.214 0-.357-.143q-.144-.144-.144-.357t.144-.357Q12.671 3 12.884 3h1.308q.348 0 .578.23t.23.578v8.06q0 .213-.143.356t-.357.143t-.357-.143t-.143-.357V9h-3.5v10h.775q.214 0 .357.143t.143.357t-.143.357t-.357.143zm11.528-5.143q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164t-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165m-2.835 5.682q.217 0 .376-.16q.158-.158.158-.375q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.158M9.5 19V9zm1 0V9zm8.43-2.67q0-.686-.445-1.123q-.446-.438-1.177-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.27.009t.228-.171q.144-.194.35-.323q.207-.13.47-.13q.414 0 .646.208q.232.206.232.62q0 .294-.17.491q-.169.197-.369.397q-.15.15-.293.32q-.143.169-.268.33q-.075.131-.113.29q-.037.16-.037.322t.106.267q.105.106.267.106t.267-.106t.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775"/></svg>
</template>

CSS

.icon-carry-on-bag-question-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%22M9.5%2019V9h-.885q-.269%200-.442.173T8%209.616v8.769q0%20.269.173.442t.443.173zm-.885%201q-.69%200-1.152-.462T7%2018.384V9.616q0-.691.463-1.153T8.616%208H14V4h-1.115q-.214%200-.357-.143q-.144-.144-.144-.357t.144-.357Q12.671%203%2012.884%203h1.308q.348%200%20.578.23t.23.578v8.06q0%20.213-.143.356t-.357.143t-.357-.143t-.143-.357V9h-3.5v10h.775q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm11.528-5.143q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164t-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165m-2.835%205.682q.217%200%20.376-.16q.158-.158.158-.375q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.158M9.5%2019V9zm1%200V9zm8.43-2.67q0-.686-.445-1.123q-.446-.438-1.177-.438q-.456%200-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.27.009t.228-.171q.144-.194.35-.323q.207-.13.47-.13q.414%200%20.646.208q.232.206.232.62q0%20.294-.17.491q-.169.197-.369.397q-.15.15-.293.32q-.143.169-.268.33q-.075.131-.113.29q-.037.16-.037.322t.106.267q.105.106.267.106t.267-.106t.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775%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%22M9.5%2019V9h-.885q-.269%200-.442.173T8%209.616v8.769q0%20.269.173.442t.443.173zm-.885%201q-.69%200-1.152-.462T7%2018.384V9.616q0-.691.463-1.153T8.616%208H14V4h-1.115q-.214%200-.357-.143q-.144-.144-.144-.357t.144-.357Q12.671%203%2012.884%203h1.308q.348%200%20.578.23t.23.578v8.06q0%20.213-.143.356t-.357.143t-.357-.143t-.143-.357V9h-3.5v10h.775q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm11.528-5.143q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164t-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165m-2.835%205.682q.217%200%20.376-.16q.158-.158.158-.375q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.158M9.5%2019V9zm1%200V9zm8.43-2.67q0-.686-.445-1.123q-.446-.438-1.177-.438q-.456%200-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.27.009t.228-.171q.144-.194.35-.323q.207-.13.47-.13q.414%200%20.646.208q.232.206.232.62q0%20.294-.17.491q-.169.197-.369.397q-.15.15-.293.32q-.143.169-.268.33q-.075.131-.113.29q-.037.16-.037.322t.106.267q.105.106.267.106t.267-.106t.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/carry-on-bag-question-outline-rounded.svg?color=%231a73e8&size=48