luggage cart icon
luggage-cart from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- luggage-cart
- Set
- Line Awesome
- Style
- Line
- Category
- Travel
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- luggage-cart-solid
The same icon in other sets
More travel icons from Line Awesome
Use the luggage cart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 6c-1.645 0-3 1.355-3 3h-6v12h18V9h-6c0-1.645-1.355-3-3-3M4 7v2h1c.555 0 1 .445 1 1v11c0 2.21 1.79 4 4 4h18v-2H10c-1.191 0-2-.809-2-2V10c0-1.645-1.355-3-3-3zm20.5 18a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-12 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M19 8c.555 0 1 .445 1 1h-2c0-.555.445-1 1-1m-7 3h14v8H12z"/></svg>
React
import type { SVGProps } from "react";
export function LaLuggageCart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 6c-1.645 0-3 1.355-3 3h-6v12h18V9h-6c0-1.645-1.355-3-3-3M4 7v2h1c.555 0 1 .445 1 1v11c0 2.21 1.79 4 4 4h18v-2H10c-1.191 0-2-.809-2-2V10c0-1.645-1.355-3-3-3zm20.5 18a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-12 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M19 8c.555 0 1 .445 1 1h-2c0-.555.445-1 1-1m-7 3h14v8H12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 6c-1.645 0-3 1.355-3 3h-6v12h18V9h-6c0-1.645-1.355-3-3-3M4 7v2h1c.555 0 1 .445 1 1v11c0 2.21 1.79 4 4 4h18v-2H10c-1.191 0-2-.809-2-2V10c0-1.645-1.355-3-3-3zm20.5 18a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-12 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M19 8c.555 0 1 .445 1 1h-2c0-.555.445-1 1-1m-7 3h14v8H12z"/></svg> </template>
CSS
.icon-luggage-cart {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%206c-1.645%200-3%201.355-3%203h-6v12h18V9h-6c0-1.645-1.355-3-3-3M4%207v2h1c.555%200%201%20.445%201%201v11c0%202.21%201.79%204%204%204h18v-2H10c-1.191%200-2-.809-2-2V10c0-1.645-1.355-3-3-3zm20.5%2018a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-12%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M19%208c.555%200%201%20.445%201%201h-2c0-.555.445-1%201-1m-7%203h14v8H12z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19%206c-1.645%200-3%201.355-3%203h-6v12h18V9h-6c0-1.645-1.355-3-3-3M4%207v2h1c.555%200%201%20.445%201%201v11c0%202.21%201.79%204%204%204h18v-2H10c-1.191%200-2-.809-2-2V10c0-1.645-1.355-3-3-3zm20.5%2018a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-12%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M19%208c.555%200%201%20.445%201%201h-2c0-.555.445-1%201-1m-7%203h14v8H12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/luggage-cart.svg?color=%231a73e8&size=48