baggage delay icon

baggage-delay from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.

Name
baggage-delay
Set
IconPark
Style
Color
Category
Travel
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More travel icons from IconPark

Use the baggage delay icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 26V14C36 12.8954 35.1046 12 34 12H10C8.89543 12 8 12.8954 8 14V38C8 39.1046 8.89543 40 10 40H27"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M16 12V40"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12V29"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12V6C28 4.89543 27.1046 4 26 4H18C16.8954 4 16 4.89543 16 6V12"/><path fill="#2F88FF" stroke="#000" d="M35 44C39.9706 44 44 39.9706 44 35C44 30.0294 39.9706 26 35 26C30.0294 26 26 30.0294 26 35C26 39.9706 30.0294 44 35 44Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M34 32V36H38"/><path stroke="#000" stroke-linecap="round" d="M13 40V44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkBaggageDelay(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M36 26V14C36 12.8954 35.1046 12 34 12H10C8.89543 12 8 12.8954 8 14V38C8 39.1046 8.89543 40 10 40H27"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M16 12V40"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M28 12V29"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M28 12V6C28 4.89543 27.1046 4 26 4H18C16.8954 4 16 4.89543 16 6V12"/><path fill="#2F88FF" stroke="#000" d="M35 44C39.9706 44 44 39.9706 44 35C44 30.0294 39.9706 26 35 26C30.0294 26 26 30.0294 26 35C26 39.9706 30.0294 44 35 44Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M34 32V36H38"/><path stroke="#000" strokeLinecap="round" d="M13 40V44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 26V14C36 12.8954 35.1046 12 34 12H10C8.89543 12 8 12.8954 8 14V38C8 39.1046 8.89543 40 10 40H27"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M16 12V40"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12V29"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12V6C28 4.89543 27.1046 4 26 4H18C16.8954 4 16 4.89543 16 6V12"/><path fill="#2F88FF" stroke="#000" d="M35 44C39.9706 44 44 39.9706 44 35C44 30.0294 39.9706 26 35 26C30.0294 26 26 30.0294 26 35C26 39.9706 30.0294 44 35 44Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M34 32V36H38"/><path stroke="#000" stroke-linecap="round" d="M13 40V44"/></g></svg>
</template>

CSS

.icon-baggage-delay {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2026V14C36%2012.8954%2035.1046%2012%2034%2012H10C8.89543%2012%208%2012.8954%208%2014V38C8%2039.1046%208.89543%2040%2010%2040H27%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2012V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012V29%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012V6C28%204.89543%2027.1046%204%2026%204H18C16.8954%204%2016%204.89543%2016%206V12%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M35%2044C39.9706%2044%2044%2039.9706%2044%2035C44%2030.0294%2039.9706%2026%2035%2026C30.0294%2026%2026%2030.0294%2026%2035C26%2039.9706%2030.0294%2044%2035%2044Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2032V36H38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M13%2040V44%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2026V14C36%2012.8954%2035.1046%2012%2034%2012H10C8.89543%2012%208%2012.8954%208%2014V38C8%2039.1046%208.89543%2040%2010%2040H27%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2012V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012V29%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012V6C28%204.89543%2027.1046%204%2026%204H18C16.8954%204%2016%204.89543%2016%206V12%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M35%2044C39.9706%2044%2044%2039.9706%2044%2035C44%2030.0294%2039.9706%2026%2035%2026C30.0294%2026%2026%2030.0294%2026%2035C26%2039.9706%2030.0294%2044%2035%2044Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2032V36H38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M13%2040V44%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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