checked bag question icon

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

Name
checked-bag-question
Set
Material Symbols Light
Style
Regular
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="M10.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.9zm8.935 2.176h.746v-.173q0-.275.15-.468t.357-.393q.312-.275.527-.62q.216-.343.216-.76q0-.663-.478-1.116q-.477-.454-1.145-.454q-.575 0-1.019.338t-.643.874l.685.273q.113-.325.375-.538q.262-.212.602-.212q.356 0 .616.241t.26.577q0 .284-.169.49t-.369.407q-.15.15-.293.31q-.144.16-.269.34q-.094.13-.122.293t-.028.319zm.749 1.626q.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-11.28-.951v-1h8.196q.043.269.106.512q.064.244.148.488z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCheckedBagQuestion(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="M10.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.9zm8.935 2.176h.746v-.173q0-.275.15-.468t.357-.393q.312-.275.527-.62q.216-.343.216-.76q0-.663-.478-1.116q-.477-.454-1.145-.454q-.575 0-1.019.338t-.643.874l.685.273q.113-.325.375-.538q.262-.212.602-.212q.356 0 .616.241t.26.577q0 .284-.169.49t-.369.407q-.15.15-.293.31q-.144.16-.269.34q-.094.13-.122.293t-.028.319zm.749 1.626q.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-11.28-.951v-1h8.196q.043.269.106.512q.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="M10.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.9zm8.935 2.176h.746v-.173q0-.275.15-.468t.357-.393q.312-.275.527-.62q.216-.343.216-.76q0-.663-.478-1.116q-.477-.454-1.145-.454q-.575 0-1.019.338t-.643.874l.685.273q.113-.325.375-.538q.262-.212.602-.212q.356 0 .616.241t.26.577q0 .284-.169.49t-.369.407q-.15.15-.293.31q-.144.16-.269.34q-.094.13-.122.293t-.028.319zm.749 1.626q.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-11.28-.951v-1h8.196q.043.269.106.512q.064.244.148.488z"/></svg>
</template>

CSS

.icon-checked-bag-question {
  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%22M10.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.9zm8.935%202.176h.746v-.173q0-.275.15-.468t.357-.393q.312-.275.527-.62q.216-.343.216-.76q0-.663-.478-1.116q-.477-.454-1.145-.454q-.575%200-1.019.338t-.643.874l.685.273q.113-.325.375-.538q.262-.212.602-.212q.356%200%20.616.241t.26.577q0%20.284-.169.49t-.369.407q-.15.15-.293.31q-.144.16-.269.34q-.094.13-.122.293t-.028.319zm.749%201.626q.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-11.28-.951v-1h8.196q.043.269.106.512q.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%22M10.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.9zm8.935%202.176h.746v-.173q0-.275.15-.468t.357-.393q.312-.275.527-.62q.216-.343.216-.76q0-.663-.478-1.116q-.477-.454-1.145-.454q-.575%200-1.019.338t-.643.874l.685.273q.113-.325.375-.538q.262-.212.602-.212q.356%200%20.616.241t.26.577q0%20.284-.169.49t-.369.407q-.15.15-.293.31q-.144.16-.269.34q-.094.13-.122.293t-.028.319zm.749%201.626q.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-11.28-.951v-1h8.196q.043.269.106.512q.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.svg?color=%231a73e8&size=48