baggage claim emoji
baggage-claim from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- baggage-claim
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the baggage claim emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M43 21h18v33H43z"/><path fill="#92d3f5" d="M11 21h32v33H11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 21.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283 31.76l-5.66-.051"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M45 21.552h9.657v31.761H45"/><circle cx="15.522" cy="58.328" r="1.672"/><circle cx="9.672" cy="58.328" r="1.672"/><circle cx="62.328" cy="58.328" r="1.672"/><circle cx="56.478" cy="58.328" r="1.672"/><circle cx="50.627" cy="58.328" r="1.672"/><circle cx="44.776" cy="58.328" r="1.672"/><circle cx="38.925" cy="58.328" r="1.672"/><circle cx="33.075" cy="58.328" r="1.672"/><circle cx="27.224" cy="58.328" r="1.672"/><circle cx="21.373" cy="58.328" r="1.672"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M28 21v-4s0-4 4.714-4H39"/><path d="M44 21v-4s0-4-4.714-4H33"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBaggageClaim(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M43 21h18v33H43z"/><path fill="#92d3f5" d="M11 21h32v33H11z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 21.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283 31.76l-5.66-.051"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M45 21.552h9.657v31.761H45"/><circle cx="15.522" cy="58.328" r="1.672"/><circle cx="9.672" cy="58.328" r="1.672"/><circle cx="62.328" cy="58.328" r="1.672"/><circle cx="56.478" cy="58.328" r="1.672"/><circle cx="50.627" cy="58.328" r="1.672"/><circle cx="44.776" cy="58.328" r="1.672"/><circle cx="38.925" cy="58.328" r="1.672"/><circle cx="33.075" cy="58.328" r="1.672"/><circle cx="27.224" cy="58.328" r="1.672"/><circle cx="21.373" cy="58.328" r="1.672"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M28 21v-4s0-4 4.714-4H39"/><path d="M44 21v-4s0-4-4.714-4H33"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M43 21h18v33H43z"/><path fill="#92d3f5" d="M11 21h32v33H11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 21.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283 31.76l-5.66-.051"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M45 21.552h9.657v31.761H45"/><circle cx="15.522" cy="58.328" r="1.672"/><circle cx="9.672" cy="58.328" r="1.672"/><circle cx="62.328" cy="58.328" r="1.672"/><circle cx="56.478" cy="58.328" r="1.672"/><circle cx="50.627" cy="58.328" r="1.672"/><circle cx="44.776" cy="58.328" r="1.672"/><circle cx="38.925" cy="58.328" r="1.672"/><circle cx="33.075" cy="58.328" r="1.672"/><circle cx="27.224" cy="58.328" r="1.672"/><circle cx="21.373" cy="58.328" r="1.672"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M28 21v-4s0-4 4.714-4H39"/><path d="M44 21v-4s0-4-4.714-4H33"/></g></svg> </template>
CSS
.icon-baggage-claim {
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%20fill%3D%22%2361b2e4%22%20d%3D%22M43%2021h18v33H43z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11%2021h32v33H11z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2021.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283%2031.76l-5.66-.051%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M45%2021.552h9.657v31.761H45%22%2F%3E%3Ccircle%20cx%3D%2215.522%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%229.672%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2262.328%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2256.478%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2250.627%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2244.776%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2238.925%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2233.075%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2227.224%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2221.373%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M28%2021v-4s0-4%204.714-4H39%22%2F%3E%3Cpath%20d%3D%22M44%2021v-4s0-4-4.714-4H33%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%20fill%3D%22%2361b2e4%22%20d%3D%22M43%2021h18v33H43z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11%2021h32v33H11z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2021.552h-5.657v31.761H17m.194-31.761h37.612v31.761H17.194zm37.944-.035l5.66.051l-.283%2031.76l-5.66-.051%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M45%2021.552h9.657v31.761H45%22%2F%3E%3Ccircle%20cx%3D%2215.522%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%229.672%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2262.328%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2256.478%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2250.627%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2244.776%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2238.925%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2233.075%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2227.224%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Ccircle%20cx%3D%2221.373%22%20cy%3D%2258.328%22%20r%3D%221.672%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M28%2021v-4s0-4%204.714-4H39%22%2F%3E%3Cpath%20d%3D%22M44%2021v-4s0-4-4.714-4H33%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/baggage-claim.svg?color=%231a73e8&size=48