carry on bag inactive icon
carry-on-bag-inactive-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- carry-on-bag-inactive-rounded
- Set
- Material Symbols
- Style
- 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
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="m19.1 21.925l-3.05-3q.2.2.325.475t.125.6q0 .625-.437 1.063T15 21.5t-1.062-.437T13.5 20t.438-1.062T15 18.5q.3 0 .538.088t.437.262L14.25 17.1q-.5.125-.912.413t-.713.662q-.325.425-.488.938T12 20.15q.025.35-.162.6t-.513.25H9.5v-8.65L8 10.85V21H7q-.825 0-1.412-.587T5 19V9q0-.25.063-.488t.187-.462L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.687.288t-.713-.263M13.3 10.45L11.55 8.7q-.475-.475-.213-1.087T12.276 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3v6.725q0 .675-.612.938T13.3 10.45"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarryOnBagInactiveRounded(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="m19.1 21.925l-3.05-3q.2.2.325.475t.125.6q0 .625-.437 1.063T15 21.5t-1.062-.437T13.5 20t.438-1.062T15 18.5q.3 0 .538.088t.437.262L14.25 17.1q-.5.125-.912.413t-.713.662q-.325.425-.488.938T12 20.15q.025.35-.162.6t-.513.25H9.5v-8.65L8 10.85V21H7q-.825 0-1.412-.587T5 19V9q0-.25.063-.488t.187-.462L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.687.288t-.713-.263M13.3 10.45L11.55 8.7q-.475-.475-.213-1.087T12.276 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3v6.725q0 .675-.612.938T13.3 10.45"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.1 21.925l-3.05-3q.2.2.325.475t.125.6q0 .625-.437 1.063T15 21.5t-1.062-.437T13.5 20t.438-1.062T15 18.5q.3 0 .538.088t.437.262L14.25 17.1q-.5.125-.912.413t-.713.662q-.325.425-.488.938T12 20.15q.025.35-.162.6t-.513.25H9.5v-8.65L8 10.85V21H7q-.825 0-1.412-.587T5 19V9q0-.25.063-.488t.187-.462L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.687.288t-.713-.263M13.3 10.45L11.55 8.7q-.475-.475-.213-1.087T12.276 7H13V4h-1q-.425 0-.712-.288T11 3t.288-.712T12 2h2q.425 0 .713.288T15 3v6.725q0 .675-.612.938T13.3 10.45"/></svg> </template>
CSS
.icon-carry-on-bag-inactive-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%22m19.1%2021.925l-3.05-3q.2.2.325.475t.125.6q0%20.625-.437%201.063T15%2021.5t-1.062-.437T13.5%2020t.438-1.062T15%2018.5q.3%200%20.538.088t.437.262L14.25%2017.1q-.5.125-.912.413t-.713.662q-.325.425-.488.938T12%2020.15q.025.35-.162.6t-.513.25H9.5v-8.65L8%2010.85V21H7q-.825%200-1.412-.587T5%2019V9q0-.25.063-.488t.187-.462L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.687.288t-.713-.263M13.3%2010.45L11.55%208.7q-.475-.475-.213-1.087T12.276%207H13V4h-1q-.425%200-.712-.288T11%203t.288-.712T12%202h2q.425%200%20.713.288T15%203v6.725q0%20.675-.612.938T13.3%2010.45%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%22m19.1%2021.925l-3.05-3q.2.2.325.475t.125.6q0%20.625-.437%201.063T15%2021.5t-1.062-.437T13.5%2020t.438-1.062T15%2018.5q.3%200%20.538.088t.437.262L14.25%2017.1q-.5.125-.912.413t-.713.662q-.325.425-.488.938T12%2020.15q.025.35-.162.6t-.513.25H9.5v-8.65L8%2010.85V21H7q-.825%200-1.412-.587T5%2019V9q0-.25.063-.488t.187-.462L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.687.288t-.713-.263M13.3%2010.45L11.55%208.7q-.475-.475-.213-1.087T12.276%207H13V4h-1q-.425%200-.712-.288T11%203t.288-.712T12%202h2q.425%200%20.713.288T15%203v6.725q0%20.675-.612.938T13.3%2010.45%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-rounded.svg?color=%231a73e8&size=48