pallet from Line Awesome by Icons8 · Line · Logistics · Apache-2.0 Free for personal and commercial use.

Name
pallet
Set
Line Awesome
Style
Line
Category
Logistics
Viewbox
32×32
License
Apache 2.0
Aliases
pallet-solid

The same icon in other sets

More logistics icons from Line Awesome

Use the pallet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.125 5L6 5.844l-2 14V27h6v-2h12v2h6v-7.156l-2-14L25.875 5zm1.75 2h2.063l-.876 12H6.156zm4.063 0H15v12h-3.938zM17 7h3.063l.875 12H17zm5.063 0h2.062l1.719 12h-2.907zM6 21h20v4h-2v-2H8v2H6z"/></svg>

React

import type { SVGProps } from "react";

export function LaPallet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.125 5L6 5.844l-2 14V27h6v-2h12v2h6v-7.156l-2-14L25.875 5zm1.75 2h2.063l-.876 12H6.156zm4.063 0H15v12h-3.938zM17 7h3.063l.875 12H17zm5.063 0h2.062l1.719 12h-2.907zM6 21h20v4h-2v-2H8v2H6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.125 5L6 5.844l-2 14V27h6v-2h12v2h6v-7.156l-2-14L25.875 5zm1.75 2h2.063l-.876 12H6.156zm4.063 0H15v12h-3.938zM17 7h3.063l.875 12H17zm5.063 0h2.062l1.719 12h-2.907zM6 21h20v4h-2v-2H8v2H6z"/></svg>
</template>

CSS

.icon-pallet {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.125%205L6%205.844l-2%2014V27h6v-2h12v2h6v-7.156l-2-14L25.875%205zm1.75%202h2.063l-.876%2012H6.156zm4.063%200H15v12h-3.938zM17%207h3.063l.875%2012H17zm5.063%200h2.062l1.719%2012h-2.907zM6%2021h20v4h-2v-2H8v2H6z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.125%205L6%205.844l-2%2014V27h6v-2h12v2h6v-7.156l-2-14L25.875%205zm1.75%202h2.063l-.876%2012H6.156zm4.063%200H15v12h-3.938zM17%207h3.063l.875%2012H17zm5.063%200h2.062l1.719%2012h-2.907zM6%2021h20v4h-2v-2H8v2H6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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