personal bag question icon

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

Name
personal-bag-question-rounded
Set
Material Symbols Light
Style
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 personal 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="M17.575 18.748q.106-.106.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775q0-.687-.447-1.124q-.446-.438-1.176-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.274.009q.143-.046.224-.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-.144.169-.268.33q-.075.131-.113.29q-.038.16-.038.322t.106.267t.268.106t.267-.106m-6.729-12.61q.295-.069.577-.103Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336t-.336.818zm3.626 14.39q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m3.212-.148q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16M7.616 21q-.691 0-1.153-.462T6 19.385V12q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.904.622-1.529q.623-.625 1.532-.625t1.532.625T14.154 6v.43q1.556.61 2.587 1.908q1.03 1.297 1.209 2.981q-.238-.011-.5-.011t-.5.017q-.925.067-1.654.293t-1.684.882H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h3.5q-.671.779-1.124 1.818t-.453 2.31q0 .553.104 1.149t.33 1.223q.093.27.221.528q.128.259.268.472z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPersonalBagQuestionRounded(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="M17.575 18.748q.106-.106.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775q0-.687-.447-1.124q-.446-.438-1.176-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.274.009q.143-.046.224-.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-.144.169-.268.33q-.075.131-.113.29q-.038.16-.038.322t.106.267t.268.106t.267-.106m-6.729-12.61q.295-.069.577-.103Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336t-.336.818zm3.626 14.39q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m3.212-.148q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16M7.616 21q-.691 0-1.153-.462T6 19.385V12q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.904.622-1.529q.623-.625 1.532-.625t1.532.625T14.154 6v.43q1.556.61 2.587 1.908q1.03 1.297 1.209 2.981q-.238-.011-.5-.011t-.5.017q-.925.067-1.654.293t-1.684.882H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h3.5q-.671.779-1.124 1.818t-.453 2.31q0 .553.104 1.149t.33 1.223q.093.27.221.528q.128.259.268.472z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.575 18.748q.106-.106.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775q0-.687-.447-1.124q-.446-.438-1.176-.438q-.456 0-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.274.009q.143-.046.224-.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-.144.169-.268.33q-.075.131-.113.29q-.038.16-.038.322t.106.267t.268.106t.267-.106m-6.729-12.61q.295-.069.577-.103Q11.706 6 12 6t.577.034t.577.105V6q0-.483-.336-.818T12 4.846t-.818.336t-.336.818zm3.626 14.39q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835q1.165-1.165 2.836-1.165t2.835 1.165t1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m3.212-.148q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16M7.616 21q-.691 0-1.153-.462T6 19.385V12q0-1.933 1.084-3.425q1.083-1.492 2.762-2.144V6q0-.904.622-1.529q.623-.625 1.532-.625t1.532.625T14.154 6v.43q1.556.61 2.587 1.908q1.03 1.297 1.209 2.981q-.238-.011-.5-.011t-.5.017q-.925.067-1.654.293t-1.684.882H9q-.213 0-.357.143T8.5 13t.143.357T9 13.5h3.5q-.671.779-1.124 1.818t-.453 2.31q0 .553.104 1.149t.33 1.223q.093.27.221.528q.128.259.268.472z"/></svg>
</template>

CSS

.icon-personal-bag-question-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%22M17.575%2018.748q.106-.106.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775q0-.687-.447-1.124q-.446-.438-1.176-.438q-.456%200-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.274.009q.143-.046.224-.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-.144.169-.268.33q-.075.131-.113.29q-.038.16-.038.322t.106.267t.268.106t.267-.106m-6.729-12.61q.295-.069.577-.103Q11.706%206%2012%206t.577.034t.577.105V6q0-.483-.336-.818T12%204.846t-.818.336t-.336.818zm3.626%2014.39q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m3.212-.148q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16M7.616%2021q-.691%200-1.153-.462T6%2019.385V12q0-1.933%201.084-3.425q1.083-1.492%202.762-2.144V6q0-.904.622-1.529q.623-.625%201.532-.625t1.532.625T14.154%206v.43q1.556.61%202.587%201.908q1.03%201.297%201.209%202.981q-.238-.011-.5-.011t-.5.017q-.925.067-1.654.293t-1.684.882H9q-.213%200-.357.143T8.5%2013t.143.357T9%2013.5h3.5q-.671.779-1.124%201.818t-.453%202.31q0%20.553.104%201.149t.33%201.223q.093.27.221.528q.128.259.268.472z%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%22M17.575%2018.748q.106-.106.106-.267q0-.22.15-.39q.15-.172.35-.372q.35-.3.55-.613t.2-.775q0-.687-.447-1.124q-.446-.438-1.176-.438q-.456%200-.856.238t-.65.657q-.08.13-.015.264t.202.19q.13.055.274.009q.143-.046.224-.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-.144.169-.268.33q-.075.131-.113.29q-.038.16-.038.322t.106.267t.268.106t.267-.106m-6.729-12.61q.295-.069.577-.103Q11.706%206%2012%206t.577.034t.577.105V6q0-.483-.336-.818T12%204.846t-.818.336t-.336.818zm3.626%2014.39q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835q1.165-1.165%202.836-1.165t2.835%201.165t1.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m3.212-.148q.158-.159.158-.376q0-.218-.158-.376q-.159-.159-.376-.159t-.376.159t-.159.376t.159.376t.376.159t.376-.16M7.616%2021q-.691%200-1.153-.462T6%2019.385V12q0-1.933%201.084-3.425q1.083-1.492%202.762-2.144V6q0-.904.622-1.529q.623-.625%201.532-.625t1.532.625T14.154%206v.43q1.556.61%202.587%201.908q1.03%201.297%201.209%202.981q-.238-.011-.5-.011t-.5.017q-.925.067-1.654.293t-1.684.882H9q-.213%200-.357.143T8.5%2013t.143.357T9%2013.5h3.5q-.671.779-1.124%201.818t-.453%202.31q0%20.553.104%201.149t.33%201.223q.093.27.221.528q.128.259.268.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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