carry on bag inactive icon
carry-on-bag-inactive-outline-sharp from Material Symbols by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- carry-on-bag-inactive-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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
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="m15 12.15l-2-2V9h-1.15l-2-2H13V4h-2V2h4zm4.8 10.45l-1.9-1.9q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H5V9q0-.275.063-.5t.187-.45L1.4 4.2l1.4-1.4l18.4 18.4zM8 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 MaterialSymbolsCarryOnBagInactiveOutlineSharp(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 12.15l-2-2V9h-1.15l-2-2H13V4h-2V2h4zm4.8 10.45l-1.9-1.9q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H5V9q0-.275.063-.5t.187-.45L1.4 4.2l1.4-1.4l18.4 18.4zM8 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 12.15l-2-2V9h-1.15l-2-2H13V4h-2V2h4zm4.8 10.45l-1.9-1.9q-.275 1.05-1.062 1.675T15 23q-.975 0-1.737-.562T12.2 21H5V9q0-.275.063-.5t.187-.45L1.4 4.2l1.4-1.4l18.4 18.4zM8 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-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%22m15%2012.15l-2-2V9h-1.15l-2-2H13V4h-2V2h4zm4.8%2010.45l-1.9-1.9q-.275%201.05-1.062%201.675T15%2023q-.975%200-1.737-.562T12.2%2021H5V9q0-.275.063-.5t.187-.45L1.4%204.2l1.4-1.4l18.4%2018.4zM8%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%2012.15l-2-2V9h-1.15l-2-2H13V4h-2V2h4zm4.8%2010.45l-1.9-1.9q-.275%201.05-1.062%201.675T15%2023q-.975%200-1.737-.562T12.2%2021H5V9q0-.275.063-.5t.187-.45L1.4%204.2l1.4-1.4l18.4%2018.4zM8%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-sharp.svg?color=%231a73e8&size=48