carry on bag inactive icon
carry-on-bag-inactive from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- carry-on-bag-inactive
- 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 inactive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.262 21.523l-3.174-3.098q.2.2.326.475t.124.6q0 .641-.449 1.09q-.45.449-1.091.449t-1.09-.45t-.447-1.091t.45-1.09T14 17.963q.28 0 .547.097q.266.097.466.291L13.77 17.1q-.942.083-1.567.765t-.625 1.635q0 .134.009.25t.05.25H9.386v-7.342l-.885-.885V20h-.885q-.685 0-1.15-.465T6 18.385V9.539q0-.058.015-.113t.043-.107L1.938 5.2l.708-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H14z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarryOnBagInactive(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="m18.262 21.523l-3.174-3.098q.2.2.326.475t.124.6q0 .641-.449 1.09q-.45.449-1.091.449t-1.09-.45t-.447-1.091t.45-1.09T14 17.963q.28 0 .547.097q.266.097.466.291L13.77 17.1q-.942.083-1.567.765t-.625 1.635q0 .134.009.25t.05.25H9.386v-7.342l-.885-.885V20h-.885q-.685 0-1.15-.465T6 18.385V9.539q0-.058.015-.113t.043-.107L1.938 5.2l.708-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.262 21.523l-3.174-3.098q.2.2.326.475t.124.6q0 .641-.449 1.09q-.45.449-1.091.449t-1.09-.45t-.447-1.091t.45-1.09T14 17.963q.28 0 .547.097q.266.097.466.291L13.77 17.1q-.942.083-1.567.765t-.625 1.635q0 .134.009.25t.05.25H9.386v-7.342l-.885-.885V20h-.885q-.685 0-1.15-.465T6 18.385V9.539q0-.058.015-.113t.043-.107L1.938 5.2l.708-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-.615q-.422 0-.711-.29q-.29-.289-.29-.71H14z"/></svg> </template>
CSS
.icon-carry-on-bag-inactive {
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%22m18.262%2021.523l-3.174-3.098q.2.2.326.475t.124.6q0%20.641-.449%201.09q-.45.449-1.091.449t-1.09-.45t-.447-1.091t.45-1.09T14%2017.963q.28%200%20.547.097q.266.097.466.291L13.77%2017.1q-.942.083-1.567.765t-.625%201.635q0%20.134.009.25t.05.25H9.386v-7.342l-.885-.885V20h-.885q-.685%200-1.15-.465T6%2018.385V9.539q0-.058.015-.113t.043-.107L1.938%205.2l.708-.708L18.97%2020.816zM14%2012.996L8.985%208H13V4h-.615q-.422%200-.711-.29q-.29-.289-.29-.71H14z%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%22m18.262%2021.523l-3.174-3.098q.2.2.326.475t.124.6q0%20.641-.449%201.09q-.45.449-1.091.449t-1.09-.45t-.447-1.091t.45-1.09T14%2017.963q.28%200%20.547.097q.266.097.466.291L13.77%2017.1q-.942.083-1.567.765t-.625%201.635q0%20.134.009.25t.05.25H9.386v-7.342l-.885-.885V20h-.885q-.685%200-1.15-.465T6%2018.385V9.539q0-.058.015-.113t.043-.107L1.938%205.2l.708-.708L18.97%2020.816zM14%2012.996L8.985%208H13V4h-.615q-.422%200-.711-.29q-.29-.289-.29-.71H14z%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-inactive.svg?color=%231a73e8&size=48