cart-flatbed from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
cart-flatbed
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
640×512
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome 6 Solid

Use the cart flatbed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M32 0C14.3 0 0 14.3 0 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16v288c0 44.2 35.8 80 80 80h18.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h197.5c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h66.7c17.7 0 32-14.3 32-32s-14.3-32-32-32h-464c-8.8 0-16-7.2-16-16V80C128 35.8 92.2 0 48 0zm160 80v192c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48h-96v144c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4.8s-8.5-8.2-8.5-14.1V32h-96c-26.5 0-48 21.5-48 48"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidCartFlatbed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M32 0C14.3 0 0 14.3 0 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16v288c0 44.2 35.8 80 80 80h18.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h197.5c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h66.7c17.7 0 32-14.3 32-32s-14.3-32-32-32h-464c-8.8 0-16-7.2-16-16V80C128 35.8 92.2 0 48 0zm160 80v192c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48h-96v144c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4.8s-8.5-8.2-8.5-14.1V32h-96c-26.5 0-48 21.5-48 48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M32 0C14.3 0 0 14.3 0 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16v288c0 44.2 35.8 80 80 80h18.7c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h197.5c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16h66.7c17.7 0 32-14.3 32-32s-14.3-32-32-32h-464c-8.8 0-16-7.2-16-16V80C128 35.8 92.2 0 48 0zm160 80v192c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48h-96v144c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4.8s-8.5-8.2-8.5-14.1V32h-96c-26.5 0-48 21.5-48 48"/></svg>
</template>

CSS

.icon-cart-flatbed {
  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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%200C14.3%200%200%2014.3%200%2032s14.3%2032%2032%2032h16c8.8%200%2016%207.2%2016%2016v288c0%2044.2%2035.8%2080%2080%2080h18.7c-1.8%205-2.7%2010.4-2.7%2016c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48c0-5.6-1-11-2.7-16h197.5c-1.8%205-2.7%2010.4-2.7%2016c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48c0-5.6-1-11-2.7-16h66.7c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-464c-8.8%200-16-7.2-16-16V80C128%2035.8%2092.2%200%2048%200zm160%2080v192c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48h-96v144c0%205.9-3.2%2011.3-8.5%2014.1s-11.5%202.5-16.4-.8L400%20163.2l-39.1%2026.1c-4.9%203.3-11.2%203.6-16.4.8s-8.5-8.2-8.5-14.1V32h-96c-26.5%200-48%2021.5-48%2048%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%200C14.3%200%200%2014.3%200%2032s14.3%2032%2032%2032h16c8.8%200%2016%207.2%2016%2016v288c0%2044.2%2035.8%2080%2080%2080h18.7c-1.8%205-2.7%2010.4-2.7%2016c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48c0-5.6-1-11-2.7-16h197.5c-1.8%205-2.7%2010.4-2.7%2016c0%2026.5%2021.5%2048%2048%2048s48-21.5%2048-48c0-5.6-1-11-2.7-16h66.7c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-464c-8.8%200-16-7.2-16-16V80C128%2035.8%2092.2%200%2048%200zm160%2080v192c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48h-96v144c0%205.9-3.2%2011.3-8.5%2014.1s-11.5%202.5-16.4-.8L400%20163.2l-39.1%2026.1c-4.9%203.3-11.2%203.6-16.4.8s-8.5-8.2-8.5-14.1V32h-96c-26.5%200-48%2021.5-48%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/cart-flatbed.svg?color=%231a73e8&size=48