carry on bag inactive icon
carry-on-bag-inactive-sharp from Material Symbols Light by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- carry-on-bag-inactive-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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-.885V20H6V9.262L1.939 5.2l.707-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-1.616V3H14z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarryOnBagInactiveSharp(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-.885V20H6V9.262L1.939 5.2l.707-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-1.616V3H14z"/></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-.885V20H6V9.262L1.939 5.2l.707-.708L18.97 20.816zM14 12.996L8.985 8H13V4h-1.616V3H14z"/></svg> </template>
CSS
.icon-carry-on-bag-inactive-sharp {
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-.885V20H6V9.262L1.939%205.2l.707-.708L18.97%2020.816zM14%2012.996L8.985%208H13V4h-1.616V3H14z%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-.885V20H6V9.262L1.939%205.2l.707-.708L18.97%2020.816zM14%2012.996L8.985%208H13V4h-1.616V3H14z%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-sharp.svg?color=%231a73e8&size=48