carry on bag inactive icon

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

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

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="m14 12.996l-1-1V9H9.985l-1-1H13V4h-1.616V3H14zm4.262 8.527L16.4 19.662q-.063.934-.735 1.598q-.673.663-1.665.663q-.975 0-1.612-.61T11.642 20H6V9.616q0-.064.014-.154t.044-.143L1.938 5.2l.708-.708L18.97 20.816zM8.5 19v-7.227l-1.5-1.5V19zm6.594 1.594q.444-.444.444-1.094t-.444-1.094T14 17.962t-1.094.444t-.444 1.094t.444 1.094t1.094.444t1.094-.444M9.5 19h2.161q.068-.523.46-1.009t.879-.633v-1.085l-3.5-3.5zm-1 0v-7.227zm1 0v-6.227zm4.5.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarryOnBagInactiveOutlineSharp(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="m14 12.996l-1-1V9H9.985l-1-1H13V4h-1.616V3H14zm4.262 8.527L16.4 19.662q-.063.934-.735 1.598q-.673.663-1.665.663q-.975 0-1.612-.61T11.642 20H6V9.616q0-.064.014-.154t.044-.143L1.938 5.2l.708-.708L18.97 20.816zM8.5 19v-7.227l-1.5-1.5V19zm6.594 1.594q.444-.444.444-1.094t-.444-1.094T14 17.962t-1.094.444t-.444 1.094t.444 1.094t1.094.444t1.094-.444M9.5 19h2.161q.068-.523.46-1.009t.879-.633v-1.085l-3.5-3.5zm-1 0v-7.227zm1 0v-6.227zm4.5.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14 12.996l-1-1V9H9.985l-1-1H13V4h-1.616V3H14zm4.262 8.527L16.4 19.662q-.063.934-.735 1.598q-.673.663-1.665.663q-.975 0-1.612-.61T11.642 20H6V9.616q0-.064.014-.154t.044-.143L1.938 5.2l.708-.708L18.97 20.816zM8.5 19v-7.227l-1.5-1.5V19zm6.594 1.594q.444-.444.444-1.094t-.444-1.094T14 17.962t-1.094.444t-.444 1.094t.444 1.094t1.094.444t1.094-.444M9.5 19h2.161q.068-.523.46-1.009t.879-.633v-1.085l-3.5-3.5zm-1 0v-7.227zm1 0v-6.227zm4.5.5"/></svg>
</template>

CSS

.icon-carry-on-bag-inactive-outline-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%22m14%2012.996l-1-1V9H9.985l-1-1H13V4h-1.616V3H14zm4.262%208.527L16.4%2019.662q-.063.934-.735%201.598q-.673.663-1.665.663q-.975%200-1.612-.61T11.642%2020H6V9.616q0-.064.014-.154t.044-.143L1.938%205.2l.708-.708L18.97%2020.816zM8.5%2019v-7.227l-1.5-1.5V19zm6.594%201.594q.444-.444.444-1.094t-.444-1.094T14%2017.962t-1.094.444t-.444%201.094t.444%201.094t1.094.444t1.094-.444M9.5%2019h2.161q.068-.523.46-1.009t.879-.633v-1.085l-3.5-3.5zm-1%200v-7.227zm1%200v-6.227zm4.5.5%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%22m14%2012.996l-1-1V9H9.985l-1-1H13V4h-1.616V3H14zm4.262%208.527L16.4%2019.662q-.063.934-.735%201.598q-.673.663-1.665.663q-.975%200-1.612-.61T11.642%2020H6V9.616q0-.064.014-.154t.044-.143L1.938%205.2l.708-.708L18.97%2020.816zM8.5%2019v-7.227l-1.5-1.5V19zm6.594%201.594q.444-.444.444-1.094t-.444-1.094T14%2017.962t-1.094.444t-.444%201.094t.444%201.094t1.094.444t1.094-.444M9.5%2019h2.161q.068-.523.46-1.009t.879-.633v-1.085l-3.5-3.5zm-1%200v-7.227zm1%200v-6.227zm4.5.5%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-outline-sharp.svg?color=%231a73e8&size=48