luggage-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
luggage-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the luggage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.25 19.5a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0m7 0a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0M14.245 3.951a.25.25 0 0 0-.197-.196l-.05-.005H10a.25.25 0 0 0-.249.248V5.25h4.5V4zM15.75 5.25h.353c1.822 0 3.107.382 3.876 1.217c.78.847.844 1.96.724 2.946L20.09 15.4l-.001.011c-.093.796-.317 1.706-1.122 2.378c-.382.32-.862.554-1.452.713a2.25 2.25 0 1 1-4.133.249H10.62a2.243 2.243 0 0 1-2.119 3a2.25 2.25 0 0 1-2.015-3.249c-.589-.159-1.069-.394-1.45-.713c-.805-.672-1.03-1.582-1.123-2.378v-.01l-.615-5.987l-.035-.375c-.057-.885.077-1.83.76-2.571c.768-.835 2.053-1.217 3.876-1.217h.352v-1.25A1.746 1.746 0 0 1 10 2.25h4.003l.173.009a1.753 1.753 0 0 1 1.574 1.74z"/></svg>

React

import type { SVGProps } from "react";

export function MynauiLuggageSolid(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="M9.25 19.5a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0m7 0a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0M14.245 3.951a.25.25 0 0 0-.197-.196l-.05-.005H10a.25.25 0 0 0-.249.248V5.25h4.5V4zM15.75 5.25h.353c1.822 0 3.107.382 3.876 1.217c.78.847.844 1.96.724 2.946L20.09 15.4l-.001.011c-.093.796-.317 1.706-1.122 2.378c-.382.32-.862.554-1.452.713a2.25 2.25 0 1 1-4.133.249H10.62a2.243 2.243 0 0 1-2.119 3a2.25 2.25 0 0 1-2.015-3.249c-.589-.159-1.069-.394-1.45-.713c-.805-.672-1.03-1.582-1.123-2.378v-.01l-.615-5.987l-.035-.375c-.057-.885.077-1.83.76-2.571c.768-.835 2.053-1.217 3.876-1.217h.352v-1.25A1.746 1.746 0 0 1 10 2.25h4.003l.173.009a1.753 1.753 0 0 1 1.574 1.74z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.25 19.5a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0m7 0a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0M14.245 3.951a.25.25 0 0 0-.197-.196l-.05-.005H10a.25.25 0 0 0-.249.248V5.25h4.5V4zM15.75 5.25h.353c1.822 0 3.107.382 3.876 1.217c.78.847.844 1.96.724 2.946L20.09 15.4l-.001.011c-.093.796-.317 1.706-1.122 2.378c-.382.32-.862.554-1.452.713a2.25 2.25 0 1 1-4.133.249H10.62a2.243 2.243 0 0 1-2.119 3a2.25 2.25 0 0 1-2.015-3.249c-.589-.159-1.069-.394-1.45-.713c-.805-.672-1.03-1.582-1.123-2.378v-.01l-.615-5.987l-.035-.375c-.057-.885.077-1.83.76-2.571c.768-.835 2.053-1.217 3.876-1.217h.352v-1.25A1.746 1.746 0 0 1 10 2.25h4.003l.173.009a1.753 1.753 0 0 1 1.574 1.74z"/></svg>
</template>

CSS

.icon-luggage-solid {
  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%22M9.25%2019.5a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200m7%200a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200M14.245%203.951a.25.25%200%200%200-.197-.196l-.05-.005H10a.25.25%200%200%200-.249.248V5.25h4.5V4zM15.75%205.25h.353c1.822%200%203.107.382%203.876%201.217c.78.847.844%201.96.724%202.946L20.09%2015.4l-.001.011c-.093.796-.317%201.706-1.122%202.378c-.382.32-.862.554-1.452.713a2.25%202.25%200%201%201-4.133.249H10.62a2.243%202.243%200%200%201-2.119%203a2.25%202.25%200%200%201-2.015-3.249c-.589-.159-1.069-.394-1.45-.713c-.805-.672-1.03-1.582-1.123-2.378v-.01l-.615-5.987l-.035-.375c-.057-.885.077-1.83.76-2.571c.768-.835%202.053-1.217%203.876-1.217h.352v-1.25A1.746%201.746%200%200%201%2010%202.25h4.003l.173.009a1.753%201.753%200%200%201%201.574%201.74z%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%22M9.25%2019.5a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200m7%200a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200M14.245%203.951a.25.25%200%200%200-.197-.196l-.05-.005H10a.25.25%200%200%200-.249.248V5.25h4.5V4zM15.75%205.25h.353c1.822%200%203.107.382%203.876%201.217c.78.847.844%201.96.724%202.946L20.09%2015.4l-.001.011c-.093.796-.317%201.706-1.122%202.378c-.382.32-.862.554-1.452.713a2.25%202.25%200%201%201-4.133.249H10.62a2.243%202.243%200%200%201-2.119%203a2.25%202.25%200%200%201-2.015-3.249c-.589-.159-1.069-.394-1.45-.713c-.805-.672-1.03-1.582-1.123-2.378v-.01l-.615-5.987l-.035-.375c-.057-.885.077-1.83.76-2.571c.768-.835%202.053-1.217%203.876-1.217h.352v-1.25A1.746%201.746%200%200%201%2010%202.25h4.003l.173.009a1.753%201.753%200%200%201%201.574%201.74z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/luggage-solid.svg?color=%231a73e8&size=48