consignment icon

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

Name
consignment
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 consignment 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 fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M8 14C8 12.8954 8.89543 12 10 12H38C39.1046 12 40 12.8954 40 14V30C40 31.1046 39.1046 32 38 32H10C8.89543 32 8 31.1046 8 30V14Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M16 12V32"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M32 12V32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12L36 12"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 12L20 12"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 32L20 32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 32L36 32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M4 38L44 38"/><path stroke="#000" stroke-linecap="round" d="M18 38V40"/><path stroke="#000" stroke-linecap="round" d="M12 38V40"/><path stroke="#000" stroke-linecap="round" d="M6 38V40"/><path stroke="#000" stroke-linecap="round" d="M24 38V40"/><path stroke="#000" stroke-linecap="round" d="M30 38V40"/><path stroke="#000" stroke-linecap="round" d="M36 38V40"/><path stroke="#000" stroke-linecap="round" d="M42 38V40"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M30 12V6H18V12"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkConsignment(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 fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M8 14C8 12.8954 8.89543 12 10 12H38C39.1046 12 40 12.8954 40 14V30C40 31.1046 39.1046 32 38 32H10C8.89543 32 8 31.1046 8 30V14Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M16 12V32"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M32 12V32"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M28 12L36 12"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M12 12L20 12"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M12 32L20 32"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M28 32L36 32"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M4 38L44 38"/><path stroke="#000" strokeLinecap="round" d="M18 38V40"/><path stroke="#000" strokeLinecap="round" d="M12 38V40"/><path stroke="#000" strokeLinecap="round" d="M6 38V40"/><path stroke="#000" strokeLinecap="round" d="M24 38V40"/><path stroke="#000" strokeLinecap="round" d="M30 38V40"/><path stroke="#000" strokeLinecap="round" d="M36 38V40"/><path stroke="#000" strokeLinecap="round" d="M42 38V40"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M30 12V6H18V12"/></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 fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M8 14C8 12.8954 8.89543 12 10 12H38C39.1046 12 40 12.8954 40 14V30C40 31.1046 39.1046 32 38 32H10C8.89543 32 8 31.1046 8 30V14Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M16 12V32"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M32 12V32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 12L36 12"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 12L20 12"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M12 32L20 32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 32L36 32"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M4 38L44 38"/><path stroke="#000" stroke-linecap="round" d="M18 38V40"/><path stroke="#000" stroke-linecap="round" d="M12 38V40"/><path stroke="#000" stroke-linecap="round" d="M6 38V40"/><path stroke="#000" stroke-linecap="round" d="M24 38V40"/><path stroke="#000" stroke-linecap="round" d="M30 38V40"/><path stroke="#000" stroke-linecap="round" d="M36 38V40"/><path stroke="#000" stroke-linecap="round" d="M42 38V40"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M30 12V6H18V12"/></g></svg>
</template>

CSS

.icon-consignment {
  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%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2014C8%2012.8954%208.89543%2012%2010%2012H38C39.1046%2012%2040%2012.8954%2040%2014V30C40%2031.1046%2039.1046%2032%2038%2032H10C8.89543%2032%208%2031.1046%208%2030V14Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012L36%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012L20%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2032L20%2032%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2032L36%2032%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2038L44%2038%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M12%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M30%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M36%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M42%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2012V6H18V12%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%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2014C8%2012.8954%208.89543%2012%2010%2012H38C39.1046%2012%2040%2012.8954%2040%2014V30C40%2031.1046%2039.1046%2032%2038%2032H10C8.89543%2032%208%2031.1046%208%2030V14Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2012V32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2012L36%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012L20%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2032L20%2032%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2032L36%2032%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2038L44%2038%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M12%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M30%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M36%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M42%2038V40%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2012V6H18V12%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/consignment.svg?color=%231a73e8&size=48