checked bag question icon

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

Name
checked-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 checked 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.562 14.577q-.46 0-.86.238t-.65.656q-.08.131-.018.26q.063.13.21.19q.125.06.266.014q.14-.046.227-.171q.144-.195.354-.323q.21-.13.46-.13q.42 0 .652.206q.232.205.232.615q0 .3-.17.498q-.169.197-.369.397q-.15.15-.293.32q-.144.169-.268.336q-.075.125-.113.284q-.038.16-.038.325t.103.267t.268.103t.27-.104t.106-.27q0-.219.15-.39t.35-.371q.35-.3.55-.613t.2-.782q0-.68-.446-1.117q-.446-.438-1.173-.438M10.558 7h3q0-.625-.438-1.062T12.058 5.5t-1.063.438T10.558 7m6.192 4.556V7h.692q.667 0 1.141.475t.475 1.14v3.07q-.552-.143-1.142-.17q-.589-.026-1.166.04m-10.077 4.83q-.666 0-1.14-.475t-.475-1.14V8.615q0-.667.474-1.141T6.673 7h.693v9.385zm1.577 0V7h1.423q0-1 .697-1.692q.697-.693 1.692-.693t1.688.696T14.442 7h1.423v4.764q-1.62.482-2.739 1.72t-1.449 2.9zm9.684 3.802q.158-.158.158-.376t-.154-.376t-.38-.158t-.38.154t-.155.38t.159.381t.376.154t.376-.158m-3.212.148q-1.164-1.165-1.164-2.836t1.164-2.835t2.836-1.165q1.67 0 2.835 1.165q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m-10.78-.951q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h7.696q.043.27.106.513q.064.244.148.488z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCheckedBagQuestionRounded(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.562 14.577q-.46 0-.86.238t-.65.656q-.08.131-.018.26q.063.13.21.19q.125.06.266.014q.14-.046.227-.171q.144-.195.354-.323q.21-.13.46-.13q.42 0 .652.206q.232.205.232.615q0 .3-.17.498q-.169.197-.369.397q-.15.15-.293.32q-.144.169-.268.336q-.075.125-.113.284q-.038.16-.038.325t.103.267t.268.103t.27-.104t.106-.27q0-.219.15-.39t.35-.371q.35-.3.55-.613t.2-.782q0-.68-.446-1.117q-.446-.438-1.173-.438M10.558 7h3q0-.625-.438-1.062T12.058 5.5t-1.063.438T10.558 7m6.192 4.556V7h.692q.667 0 1.141.475t.475 1.14v3.07q-.552-.143-1.142-.17q-.589-.026-1.166.04m-10.077 4.83q-.666 0-1.14-.475t-.475-1.14V8.615q0-.667.474-1.141T6.673 7h.693v9.385zm1.577 0V7h1.423q0-1 .697-1.692q.697-.693 1.692-.693t1.688.696T14.442 7h1.423v4.764q-1.62.482-2.739 1.72t-1.449 2.9zm9.684 3.802q.158-.158.158-.376t-.154-.376t-.38-.158t-.38.154t-.155.38t.159.381t.376.154t.376-.158m-3.212.148q-1.164-1.165-1.164-2.836t1.164-2.835t2.836-1.165q1.67 0 2.835 1.165q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m-10.78-.951q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h7.696q.043.27.106.513q.064.244.148.488z"/></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.562 14.577q-.46 0-.86.238t-.65.656q-.08.131-.018.26q.063.13.21.19q.125.06.266.014q.14-.046.227-.171q.144-.195.354-.323q.21-.13.46-.13q.42 0 .652.206q.232.205.232.615q0 .3-.17.498q-.169.197-.369.397q-.15.15-.293.32q-.144.169-.268.336q-.075.125-.113.284q-.038.16-.038.325t.103.267t.268.103t.27-.104t.106-.27q0-.219.15-.39t.35-.371q.35-.3.55-.613t.2-.782q0-.68-.446-1.117q-.446-.438-1.173-.438M10.558 7h3q0-.625-.438-1.062T12.058 5.5t-1.063.438T10.558 7m6.192 4.556V7h.692q.667 0 1.141.475t.475 1.14v3.07q-.552-.143-1.142-.17q-.589-.026-1.166.04m-10.077 4.83q-.666 0-1.14-.475t-.475-1.14V8.615q0-.667.474-1.141T6.673 7h.693v9.385zm1.577 0V7h1.423q0-1 .697-1.692q.697-.693 1.692-.693t1.688.696T14.442 7h1.423v4.764q-1.62.482-2.739 1.72t-1.449 2.9zm9.684 3.802q.158-.158.158-.376t-.154-.376t-.38-.158t-.38.154t-.155.38t.159.381t.376.154t.376-.158m-3.212.148q-1.164-1.165-1.164-2.836t1.164-2.835t2.836-1.165q1.67 0 2.835 1.165q1.165 1.164 1.165 2.835t-1.165 2.836t-2.835 1.164t-2.836-1.164m-10.78-.951q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h7.696q.043.27.106.513q.064.244.148.488z"/></svg>
</template>

CSS

.icon-checked-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.562%2014.577q-.46%200-.86.238t-.65.656q-.08.131-.018.26q.063.13.21.19q.125.06.266.014q.14-.046.227-.171q.144-.195.354-.323q.21-.13.46-.13q.42%200%20.652.206q.232.205.232.615q0%20.3-.17.498q-.169.197-.369.397q-.15.15-.293.32q-.144.169-.268.336q-.075.125-.113.284q-.038.16-.038.325t.103.267t.268.103t.27-.104t.106-.27q0-.219.15-.39t.35-.371q.35-.3.55-.613t.2-.782q0-.68-.446-1.117q-.446-.438-1.173-.438M10.558%207h3q0-.625-.438-1.062T12.058%205.5t-1.063.438T10.558%207m6.192%204.556V7h.692q.667%200%201.141.475t.475%201.14v3.07q-.552-.143-1.142-.17q-.589-.026-1.166.04m-10.077%204.83q-.666%200-1.14-.475t-.475-1.14V8.615q0-.667.474-1.141T6.673%207h.693v9.385zm1.577%200V7h1.423q0-1%20.697-1.692q.697-.693%201.692-.693t1.688.696T14.442%207h1.423v4.764q-1.62.482-2.739%201.72t-1.449%202.9zm9.684%203.802q.158-.158.158-.376t-.154-.376t-.38-.158t-.38.154t-.155.38t.159.381t.376.154t.376-.158m-3.212.148q-1.164-1.165-1.164-2.836t1.164-2.835t2.836-1.165q1.67%200%202.835%201.165q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m-10.78-.951q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144h7.696q.043.27.106.513q.064.244.148.488z%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.562%2014.577q-.46%200-.86.238t-.65.656q-.08.131-.018.26q.063.13.21.19q.125.06.266.014q.14-.046.227-.171q.144-.195.354-.323q.21-.13.46-.13q.42%200%20.652.206q.232.205.232.615q0%20.3-.17.498q-.169.197-.369.397q-.15.15-.293.32q-.144.169-.268.336q-.075.125-.113.284q-.038.16-.038.325t.103.267t.268.103t.27-.104t.106-.27q0-.219.15-.39t.35-.371q.35-.3.55-.613t.2-.782q0-.68-.446-1.117q-.446-.438-1.173-.438M10.558%207h3q0-.625-.438-1.062T12.058%205.5t-1.063.438T10.558%207m6.192%204.556V7h.692q.667%200%201.141.475t.475%201.14v3.07q-.552-.143-1.142-.17q-.589-.026-1.166.04m-10.077%204.83q-.666%200-1.14-.475t-.475-1.14V8.615q0-.667.474-1.141T6.673%207h.693v9.385zm1.577%200V7h1.423q0-1%20.697-1.692q.697-.693%201.692-.693t1.688.696T14.442%207h1.423v4.764q-1.62.482-2.739%201.72t-1.449%202.9zm9.684%203.802q.158-.158.158-.376t-.154-.376t-.38-.158t-.38.154t-.155.38t.159.381t.376.154t.376-.158m-3.212.148q-1.164-1.165-1.164-2.836t1.164-2.835t2.836-1.165q1.67%200%202.835%201.165q1.165%201.164%201.165%202.835t-1.165%202.836t-2.835%201.164t-2.836-1.164m-10.78-.951q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144h7.696q.043.27.106.513q.064.244.148.488z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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