luggage emoji
luggage from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- luggage
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
luggageBootstrap Iconsluggage-16-filledFluent UI System IconsluggageFluent EmojiluggageFluent Emoji FlatluggageFluent Emoji High ContrastluggageIconParkluggageIconPark OutlineluggageIconPark SolidluggageIconPark TwoToneluggageJam IconsluggageLucideluggageMaterial SymbolsluggageMaterial Symbols Lightluggage-fillMingCute IconluggageMyna UI IconsluggageNoto EmojiluggagePixelarticonsluggageTabler IconsluggageTwitter Emoji
More travel places icons from OpenMoji
Use the luggage emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="m40.701 37.652l2.598 1.5l-1 1.732l-2.598-1.5zm-.365-2.366a1 1 0 0 0-.867.5l-2 3.464a1 1 0 0 0 .366 1.366l4.33 2.5a1 1 0 0 0 1.366-.366l2-3.464a1 1 0 0 0-.366-1.366l-4.33-2.5a1 1 0 0 0-.5-.135Zm-9.839-6.019a1.002 1.002 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m27.999 15.001a1 1 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m-25.199 7.384l1 1.732l-2.598 1.5l-1-1.732zm.365-2.366a1 1 0 0 0-.499.134l-4.33 2.5a1 1 0 0 0-.366 1.366l2 3.464a1 1 0 0 0 1.366.366l4.33-2.5a1 1 0 0 0 .366-1.366l-2-3.464a1 1 0 0 0-.867-.5M15 38.5v3h-2v-3zm1-2h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1"/><rect width="54" height="34" x="9" y="22" fill="#a57939" rx="3"/><rect width="4" height="38" x="19" y="20" fill="#6a462f" rx="1"/><rect width="4" height="38" x="49" y="20" fill="#6a462f" rx="1"/><rect width="7" height="6" x="38" y="36.268" fill="#e67a94" rx="1" transform="rotate(30 41.5 39.267)"/><circle cx="30.5" cy="30.268" r="3" fill="#fcea2b"/><circle cx="58.5" cy="43.269" r="3" fill="#61b2e4"/><rect width="7" height="6" x="29" y="46.268" fill="#f4aa41" rx="1" transform="rotate(-30 32.5 49.268)"/><rect width="7" height="6" x="10.5" y="37" fill="#b1cc33" rx="1" transform="rotate(90 14 40)"/><path fill="#a57939" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linejoin="round" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><path stroke-miterlimit="10" d="M53 56h7a3 3 0 0 0 3-3V25a3 3 0 0 0-3-3h-7m-34 0h-7a3 3 0 0 0-3 3v28a3 3 0 0 0 3 3h7"/><path stroke-linecap="round" stroke-linejoin="round" d="m40.067 40.75l-1.732-1l2-3.464l3.031 1.75"/><path stroke-linecap="round" stroke-miterlimit="10" d="M31.5 32a2 2 0 1 1-2-3.463m28 13a2 2 0 1 1 2 3.464"/><path stroke-linecap="round" stroke-linejoin="round" d="m31.067 47.786l-1.732 1l2 3.464l3.031-1.75M12 39.5v-2h4V41"/><rect width="4" height="38" x="19" y="20" stroke-miterlimit="10" rx="1"/><rect width="4" height="38" x="49" y="20" stroke-miterlimit="10" rx="1"/><path stroke-miterlimit="10" d="M23 22h26m0 34H23"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiLuggage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="m40.701 37.652l2.598 1.5l-1 1.732l-2.598-1.5zm-.365-2.366a1 1 0 0 0-.867.5l-2 3.464a1 1 0 0 0 .366 1.366l4.33 2.5a1 1 0 0 0 1.366-.366l2-3.464a1 1 0 0 0-.366-1.366l-4.33-2.5a1 1 0 0 0-.5-.135Zm-9.839-6.019a1.002 1.002 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m27.999 15.001a1 1 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m-25.199 7.384l1 1.732l-2.598 1.5l-1-1.732zm.365-2.366a1 1 0 0 0-.499.134l-4.33 2.5a1 1 0 0 0-.366 1.366l2 3.464a1 1 0 0 0 1.366.366l4.33-2.5a1 1 0 0 0 .366-1.366l-2-3.464a1 1 0 0 0-.867-.5M15 38.5v3h-2v-3zm1-2h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1"/><rect width="54" height="34" x="9" y="22" fill="#a57939" rx="3"/><rect width="4" height="38" x="19" y="20" fill="#6a462f" rx="1"/><rect width="4" height="38" x="49" y="20" fill="#6a462f" rx="1"/><rect width="7" height="6" x="38" y="36.268" fill="#e67a94" rx="1" transform="rotate(30 41.5 39.267)"/><circle cx="30.5" cy="30.268" r="3" fill="#fcea2b"/><circle cx="58.5" cy="43.269" r="3" fill="#61b2e4"/><rect width="7" height="6" x="29" y="46.268" fill="#f4aa41" rx="1" transform="rotate(-30 32.5 49.268)"/><rect width="7" height="6" x="10.5" y="37" fill="#b1cc33" rx="1" transform="rotate(90 14 40)"/><path fill="#a57939" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinejoin="round" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><path strokeMiterlimit="10" d="M53 56h7a3 3 0 0 0 3-3V25a3 3 0 0 0-3-3h-7m-34 0h-7a3 3 0 0 0-3 3v28a3 3 0 0 0 3 3h7"/><path strokeLinecap="round" strokeLinejoin="round" d="m40.067 40.75l-1.732-1l2-3.464l3.031 1.75"/><path strokeLinecap="round" strokeMiterlimit="10" d="M31.5 32a2 2 0 1 1-2-3.463m28 13a2 2 0 1 1 2 3.464"/><path strokeLinecap="round" strokeLinejoin="round" d="m31.067 47.786l-1.732 1l2 3.464l3.031-1.75M12 39.5v-2h4V41"/><rect width="4" height="38" x="19" y="20" strokeMiterlimit="10" rx="1"/><rect width="4" height="38" x="49" y="20" strokeMiterlimit="10" rx="1"/><path strokeMiterlimit="10" d="M23 22h26m0 34H23"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="m40.701 37.652l2.598 1.5l-1 1.732l-2.598-1.5zm-.365-2.366a1 1 0 0 0-.867.5l-2 3.464a1 1 0 0 0 .366 1.366l4.33 2.5a1 1 0 0 0 1.366-.366l2-3.464a1 1 0 0 0-.366-1.366l-4.33-2.5a1 1 0 0 0-.5-.135Zm-9.839-6.019a1.002 1.002 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m27.999 15.001a1 1 0 1 1-.497.135a1 1 0 0 1 .497-.135m0-2a3 3 0 1 0 2.601 1.5a2.99 2.99 0 0 0-2.6-1.5m-25.199 7.384l1 1.732l-2.598 1.5l-1-1.732zm.365-2.366a1 1 0 0 0-.499.134l-4.33 2.5a1 1 0 0 0-.366 1.366l2 3.464a1 1 0 0 0 1.366.366l4.33-2.5a1 1 0 0 0 .366-1.366l-2-3.464a1 1 0 0 0-.867-.5M15 38.5v3h-2v-3zm1-2h-4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1"/><rect width="54" height="34" x="9" y="22" fill="#a57939" rx="3"/><rect width="4" height="38" x="19" y="20" fill="#6a462f" rx="1"/><rect width="4" height="38" x="49" y="20" fill="#6a462f" rx="1"/><rect width="7" height="6" x="38" y="36.268" fill="#e67a94" rx="1" transform="rotate(30 41.5 39.267)"/><circle cx="30.5" cy="30.268" r="3" fill="#fcea2b"/><circle cx="58.5" cy="43.269" r="3" fill="#61b2e4"/><rect width="7" height="6" x="29" y="46.268" fill="#f4aa41" rx="1" transform="rotate(-30 32.5 49.268)"/><rect width="7" height="6" x="10.5" y="37" fill="#b1cc33" rx="1" transform="rotate(90 14 40)"/><path fill="#a57939" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linejoin="round" d="M33.5 22v-2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2h3v-3.8a2.2 2.2 0 0 0-2.2-2.2h-6.6a2.2 2.2 0 0 0-2.2 2.2V22Z"/><path stroke-miterlimit="10" d="M53 56h7a3 3 0 0 0 3-3V25a3 3 0 0 0-3-3h-7m-34 0h-7a3 3 0 0 0-3 3v28a3 3 0 0 0 3 3h7"/><path stroke-linecap="round" stroke-linejoin="round" d="m40.067 40.75l-1.732-1l2-3.464l3.031 1.75"/><path stroke-linecap="round" stroke-miterlimit="10" d="M31.5 32a2 2 0 1 1-2-3.463m28 13a2 2 0 1 1 2 3.464"/><path stroke-linecap="round" stroke-linejoin="round" d="m31.067 47.786l-1.732 1l2 3.464l3.031-1.75M12 39.5v-2h4V41"/><rect width="4" height="38" x="19" y="20" stroke-miterlimit="10" rx="1"/><rect width="4" height="38" x="49" y="20" stroke-miterlimit="10" rx="1"/><path stroke-miterlimit="10" d="M23 22h26m0 34H23"/></g></svg> </template>
CSS
.icon-luggage {
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%2072%2072%22%3E%3Cpath%20d%3D%22m40.701%2037.652l2.598%201.5l-1%201.732l-2.598-1.5zm-.365-2.366a1%201%200%200%200-.867.5l-2%203.464a1%201%200%200%200%20.366%201.366l4.33%202.5a1%201%200%200%200%201.366-.366l2-3.464a1%201%200%200%200-.366-1.366l-4.33-2.5a1%201%200%200%200-.5-.135Zm-9.839-6.019a1.002%201.002%200%201%201-.497.135a1%201%200%200%201%20.497-.135m0-2a3%203%200%201%200%202.601%201.5a2.99%202.99%200%200%200-2.6-1.5m27.999%2015.001a1%201%200%201%201-.497.135a1%201%200%200%201%20.497-.135m0-2a3%203%200%201%200%202.601%201.5a2.99%202.99%200%200%200-2.6-1.5m-25.199%207.384l1%201.732l-2.598%201.5l-1-1.732zm.365-2.366a1%201%200%200%200-.499.134l-4.33%202.5a1%201%200%200%200-.366%201.366l2%203.464a1%201%200%200%200%201.366.366l4.33-2.5a1%201%200%200%200%20.366-1.366l-2-3.464a1%201%200%200%200-.867-.5M15%2038.5v3h-2v-3zm1-2h-4a1%201%200%200%200-1%201v5a1%201%200%200%200%201%201h4a1%201%200%200%200%201-1v-5a1%201%200%200%200-1-1%22%2F%3E%3Crect%20width%3D%2254%22%20height%3D%2234%22%20x%3D%229%22%20y%3D%2222%22%20fill%3D%22%23a57939%22%20rx%3D%223%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2219%22%20y%3D%2220%22%20fill%3D%22%236a462f%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2249%22%20y%3D%2220%22%20fill%3D%22%236a462f%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2238%22%20y%3D%2236.268%22%20fill%3D%22%23e67a94%22%20rx%3D%221%22%20transform%3D%22rotate(30%2041.5%2039.267)%22%2F%3E%3Ccircle%20cx%3D%2230.5%22%20cy%3D%2230.268%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2258.5%22%20cy%3D%2243.269%22%20r%3D%223%22%20fill%3D%22%2361b2e4%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2229%22%20y%3D%2246.268%22%20fill%3D%22%23f4aa41%22%20rx%3D%221%22%20transform%3D%22rotate(-30%2032.5%2049.268)%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2210.5%22%20y%3D%2237%22%20fill%3D%22%23b1cc33%22%20rx%3D%221%22%20transform%3D%22rotate(90%2014%2040)%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.5%2022v-2a1%201%200%200%201%201-1h3a1%201%200%200%201%201%201v2h3v-3.8a2.2%202.2%200%200%200-2.2-2.2h-6.6a2.2%202.2%200%200%200-2.2%202.2V22Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M33.5%2022v-2a1%201%200%200%201%201-1h3a1%201%200%200%201%201%201v2h3v-3.8a2.2%202.2%200%200%200-2.2-2.2h-6.6a2.2%202.2%200%200%200-2.2%202.2V22Z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M53%2056h7a3%203%200%200%200%203-3V25a3%203%200%200%200-3-3h-7m-34%200h-7a3%203%200%200%200-3%203v28a3%203%200%200%200%203%203h7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m40.067%2040.75l-1.732-1l2-3.464l3.031%201.75%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.5%2032a2%202%200%201%201-2-3.463m28%2013a2%202%200%201%201%202%203.464%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m31.067%2047.786l-1.732%201l2%203.464l3.031-1.75M12%2039.5v-2h4V41%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2219%22%20y%3D%2220%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2249%22%20y%3D%2220%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23%2022h26m0%2034H23%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20d%3D%22m40.701%2037.652l2.598%201.5l-1%201.732l-2.598-1.5zm-.365-2.366a1%201%200%200%200-.867.5l-2%203.464a1%201%200%200%200%20.366%201.366l4.33%202.5a1%201%200%200%200%201.366-.366l2-3.464a1%201%200%200%200-.366-1.366l-4.33-2.5a1%201%200%200%200-.5-.135Zm-9.839-6.019a1.002%201.002%200%201%201-.497.135a1%201%200%200%201%20.497-.135m0-2a3%203%200%201%200%202.601%201.5a2.99%202.99%200%200%200-2.6-1.5m27.999%2015.001a1%201%200%201%201-.497.135a1%201%200%200%201%20.497-.135m0-2a3%203%200%201%200%202.601%201.5a2.99%202.99%200%200%200-2.6-1.5m-25.199%207.384l1%201.732l-2.598%201.5l-1-1.732zm.365-2.366a1%201%200%200%200-.499.134l-4.33%202.5a1%201%200%200%200-.366%201.366l2%203.464a1%201%200%200%200%201.366.366l4.33-2.5a1%201%200%200%200%20.366-1.366l-2-3.464a1%201%200%200%200-.867-.5M15%2038.5v3h-2v-3zm1-2h-4a1%201%200%200%200-1%201v5a1%201%200%200%200%201%201h4a1%201%200%200%200%201-1v-5a1%201%200%200%200-1-1%22%2F%3E%3Crect%20width%3D%2254%22%20height%3D%2234%22%20x%3D%229%22%20y%3D%2222%22%20fill%3D%22%23a57939%22%20rx%3D%223%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2219%22%20y%3D%2220%22%20fill%3D%22%236a462f%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2249%22%20y%3D%2220%22%20fill%3D%22%236a462f%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2238%22%20y%3D%2236.268%22%20fill%3D%22%23e67a94%22%20rx%3D%221%22%20transform%3D%22rotate(30%2041.5%2039.267)%22%2F%3E%3Ccircle%20cx%3D%2230.5%22%20cy%3D%2230.268%22%20r%3D%223%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2258.5%22%20cy%3D%2243.269%22%20r%3D%223%22%20fill%3D%22%2361b2e4%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2229%22%20y%3D%2246.268%22%20fill%3D%22%23f4aa41%22%20rx%3D%221%22%20transform%3D%22rotate(-30%2032.5%2049.268)%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%226%22%20x%3D%2210.5%22%20y%3D%2237%22%20fill%3D%22%23b1cc33%22%20rx%3D%221%22%20transform%3D%22rotate(90%2014%2040)%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.5%2022v-2a1%201%200%200%201%201-1h3a1%201%200%200%201%201%201v2h3v-3.8a2.2%202.2%200%200%200-2.2-2.2h-6.6a2.2%202.2%200%200%200-2.2%202.2V22Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M33.5%2022v-2a1%201%200%200%201%201-1h3a1%201%200%200%201%201%201v2h3v-3.8a2.2%202.2%200%200%200-2.2-2.2h-6.6a2.2%202.2%200%200%200-2.2%202.2V22Z%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M53%2056h7a3%203%200%200%200%203-3V25a3%203%200%200%200-3-3h-7m-34%200h-7a3%203%200%200%200-3%203v28a3%203%200%200%200%203%203h7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m40.067%2040.75l-1.732-1l2-3.464l3.031%201.75%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.5%2032a2%202%200%201%201-2-3.463m28%2013a2%202%200%201%201%202%203.464%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m31.067%2047.786l-1.732%201l2%203.464l3.031-1.75M12%2039.5v-2h4V41%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2219%22%20y%3D%2220%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%2238%22%20x%3D%2249%22%20y%3D%2220%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M23%2022h26m0%2034H23%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/luggage.svg?color=%231a73e8&size=48