carry on bag checked icon
carry-on-bag-checked from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- carry-on-bag-checked
- 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
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
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.558zm-2.136.816q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835t2.836-1.165q1.67 0 2.835 1.165t1.165 2.835q0 1.672-1.165 2.836q-1.164 1.164-2.835 1.164t-2.836-1.164M10.385 20V8H14V4h-.615q-.402 0-.701-.299q-.3-.299-.3-.701H15v9.166q-1.648.743-2.67 2.213q-1.022 1.469-1.022 3.275q0 .608.108 1.2q.107.594.361 1.146zm-1.77 0q-.67 0-1.143-.472Q7 19.056 7 18.385v-8.77q0-.67.472-1.143Q7.944 8 8.616 8H9.5v12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarryOnBagChecked(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.558zm-2.136.816q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835t2.836-1.165q1.67 0 2.835 1.165t1.165 2.835q0 1.672-1.165 2.836q-1.164 1.164-2.835 1.164t-2.836-1.164M10.385 20V8H14V4h-.615q-.402 0-.701-.299q-.3-.299-.3-.701H15v9.166q-1.648.743-2.67 2.213q-1.022 1.469-1.022 3.275q0 .608.108 1.2q.107.594.361 1.146zm-1.77 0q-.67 0-1.143-.472Q7 19.056 7 18.385v-8.77q0-.67.472-1.143Q7.944 8 8.616 8H9.5v12z"/></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.558zm-2.136.816q-1.164-1.164-1.164-2.836q0-1.67 1.164-2.835t2.836-1.165q1.67 0 2.835 1.165t1.165 2.835q0 1.672-1.165 2.836q-1.164 1.164-2.835 1.164t-2.836-1.164M10.385 20V8H14V4h-.615q-.402 0-.701-.299q-.3-.299-.3-.701H15v9.166q-1.648.743-2.67 2.213q-1.022 1.469-1.022 3.275q0 .608.108 1.2q.107.594.361 1.146zm-1.77 0q-.67 0-1.143-.472Q7 19.056 7 18.385v-8.77q0-.67.472-1.143Q7.944 8 8.616 8H9.5v12z"/></svg> </template>
CSS
.icon-carry-on-bag-checked {
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.558zm-2.136.816q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835t2.836-1.165q1.67%200%202.835%201.165t1.165%202.835q0%201.672-1.165%202.836q-1.164%201.164-2.835%201.164t-2.836-1.164M10.385%2020V8H14V4h-.615q-.402%200-.701-.299q-.3-.299-.3-.701H15v9.166q-1.648.743-2.67%202.213q-1.022%201.469-1.022%203.275q0%20.608.108%201.2q.107.594.361%201.146zm-1.77%200q-.67%200-1.143-.472Q7%2019.056%207%2018.385v-8.77q0-.67.472-1.143Q7.944%208%208.616%208H9.5v12z%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.558zm-2.136.816q-1.164-1.164-1.164-2.836q0-1.67%201.164-2.835t2.836-1.165q1.67%200%202.835%201.165t1.165%202.835q0%201.672-1.165%202.836q-1.164%201.164-2.835%201.164t-2.836-1.164M10.385%2020V8H14V4h-.615q-.402%200-.701-.299q-.3-.299-.3-.701H15v9.166q-1.648.743-2.67%202.213q-1.022%201.469-1.022%203.275q0%20.608.108%201.2q.107.594.361%201.146zm-1.77%200q-.67%200-1.143-.472Q7%2019.056%207%2018.385v-8.77q0-.67.472-1.143Q7.944%208%208.616%208H9.5v12z%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.svg?color=%231a73e8&size=48