carry on bag inactive icon

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

Name
carry-on-bag-inactive-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

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="M15 3v7.15q0 .425-.288.713T14 11.15t-.712-.288T13 10.15V9h-1.15q-.425 0-.712-.288T10.85 8t.288-.712T11.85 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3m4.1 18.9l-1.2-1.2q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H7q-.825 0-1.412-.587T5 19V9q0-.275.063-.5t.187-.45L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275M8 19v-8.15l-1-1V19zm8.075 2.075Q16.5 20.65 16.5 20t-.425-1.075T15 18.5t-1.075.425T13.5 20t.425 1.075T15 21.5t1.075-.425M10 19h2.2q.125-.35.325-.663T13 17.8v-1.95l-3-3zm-2 0v-8.15zm2 0v-6.15zm5 1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarryOnBagInactiveOutlineRounded(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="M15 3v7.15q0 .425-.288.713T14 11.15t-.712-.288T13 10.15V9h-1.15q-.425 0-.712-.288T10.85 8t.288-.712T11.85 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3m4.1 18.9l-1.2-1.2q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H7q-.825 0-1.412-.587T5 19V9q0-.275.063-.5t.187-.45L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275M8 19v-8.15l-1-1V19zm8.075 2.075Q16.5 20.65 16.5 20t-.425-1.075T15 18.5t-1.075.425T13.5 20t.425 1.075T15 21.5t1.075-.425M10 19h2.2q.125-.35.325-.663T13 17.8v-1.95l-3-3zm-2 0v-8.15zm2 0v-6.15zm5 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 3v7.15q0 .425-.288.713T14 11.15t-.712-.288T13 10.15V9h-1.15q-.425 0-.712-.288T10.85 8t.288-.712T11.85 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3m4.1 18.9l-1.2-1.2q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H7q-.825 0-1.412-.587T5 19V9q0-.275.063-.5t.187-.45L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275M8 19v-8.15l-1-1V19zm8.075 2.075Q16.5 20.65 16.5 20t-.425-1.075T15 18.5t-1.075.425T13.5 20t.425 1.075T15 21.5t1.075-.425M10 19h2.2q.125-.35.325-.663T13 17.8v-1.95l-3-3zm-2 0v-8.15zm2 0v-6.15zm5 1"/></svg>
</template>

CSS

.icon-carry-on-bag-inactive-outline-rounded {
  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%22M15%203v7.15q0%20.425-.288.713T14%2011.15t-.712-.288T13%2010.15V9h-1.15q-.425%200-.712-.288T10.85%208t.288-.712T11.85%207H13V4h-1q-.425%200-.712-.288T11%203t.288-.712T12%202h2q.425%200%20.713.288T15%203m4.1%2018.9l-1.2-1.2q-.275%201.05-1.062%201.675T15%2023q-.975%200-1.737-.562T12.2%2021H7q-.825%200-1.412-.587T5%2019V9q0-.275.063-.5t.187-.45L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275M8%2019v-8.15l-1-1V19zm8.075%202.075Q16.5%2020.65%2016.5%2020t-.425-1.075T15%2018.5t-1.075.425T13.5%2020t.425%201.075T15%2021.5t1.075-.425M10%2019h2.2q.125-.35.325-.663T13%2017.8v-1.95l-3-3zm-2%200v-8.15zm2%200v-6.15zm5%201%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%22M15%203v7.15q0%20.425-.288.713T14%2011.15t-.712-.288T13%2010.15V9h-1.15q-.425%200-.712-.288T10.85%208t.288-.712T11.85%207H13V4h-1q-.425%200-.712-.288T11%203t.288-.712T12%202h2q.425%200%20.713.288T15%203m4.1%2018.9l-1.2-1.2q-.275%201.05-1.062%201.675T15%2023q-.975%200-1.737-.562T12.2%2021H7q-.825%200-1.412-.587T5%2019V9q0-.275.063-.5t.187-.45L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275M8%2019v-8.15l-1-1V19zm8.075%202.075Q16.5%2020.65%2016.5%2020t-.425-1.075T15%2018.5t-1.075.425T13.5%2020t.425%201.075T15%2021.5t1.075-.425M10%2019h2.2q.125-.35.325-.663T13%2017.8v-1.95l-3-3zm-2%200v-8.15zm2%200v-6.15zm5%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/carry-on-bag-inactive-outline-rounded.svg?color=%231a73e8&size=48