carry on bag checked icon

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

Name
carry-on-bag-checked-outline
Set
Material Symbols Light
Style
Outline
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 checked icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.608 19.712l3.357-3.358l-.557-.558l-2.8 2.8l-1.4-1.4l-.558.558zM9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm2.277 1H8.616q-.691 0-1.153-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H15v9.166q-.254.103-.518.236q-.265.133-.482.29V9h-3.5v10h.966q.055.273.128.512t.183.488m8.366-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.165M9.5 19V9zm1 0V9z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarryOnBagCheckedOutline(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="m16.608 19.712l3.357-3.358l-.557-.558l-2.8 2.8l-1.4-1.4l-.558.558zM9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm2.277 1H8.616q-.691 0-1.153-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H15v9.166q-.254.103-.518.236q-.265.133-.482.29V9h-3.5v10h.966q.055.273.128.512t.183.488m8.366-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.165M9.5 19V9zm1 0V9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.608 19.712l3.357-3.358l-.557-.558l-2.8 2.8l-1.4-1.4l-.558.558zM9.5 19V9h-.885q-.269 0-.442.173T8 9.616v8.769q0 .269.173.442t.443.173zm2.277 1H8.616q-.691 0-1.153-.462T7 18.384V9.616q0-.691.463-1.153T8.616 8H14V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H15v9.166q-.254.103-.518.236q-.265.133-.482.29V9h-3.5v10h.966q.055.273.128.512t.183.488m8.366-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.165M9.5 19V9zm1 0V9z"/></svg>
</template>

CSS

.icon-carry-on-bag-checked-outline {
  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%22m16.608%2019.712l3.357-3.358l-.557-.558l-2.8%202.8l-1.4-1.4l-.558.558zM9.5%2019V9h-.885q-.269%200-.442.173T8%209.616v8.769q0%20.269.173.442t.443.173zm2.277%201H8.616q-.691%200-1.153-.462T7%2018.384V9.616q0-.691.463-1.153T8.616%208H14V4h-.615q-.422%200-.711-.29q-.29-.289-.29-.71H15v9.166q-.254.103-.518.236q-.265.133-.482.29V9h-3.5v10h.966q.055.273.128.512t.183.488m8.366-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.165M9.5%2019V9zm1%200V9z%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%22m16.608%2019.712l3.357-3.358l-.557-.558l-2.8%202.8l-1.4-1.4l-.558.558zM9.5%2019V9h-.885q-.269%200-.442.173T8%209.616v8.769q0%20.269.173.442t.443.173zm2.277%201H8.616q-.691%200-1.153-.462T7%2018.384V9.616q0-.691.463-1.153T8.616%208H14V4h-.615q-.422%200-.711-.29q-.29-.289-.29-.71H15v9.166q-.254.103-.518.236q-.265.133-.482.29V9h-3.5v10h.966q.055.273.128.512t.183.488m8.366-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.165M9.5%2019V9zm1%200V9z%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-checked-outline.svg?color=%231a73e8&size=48