truck arrow right icon

truck-arrow-right from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
truck-arrow-right
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 truck arrow right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M0 48C0 21.5 21.5 0 48 0h320c26.5 0 48 21.5 48 48v48h50.7c17 0 33.3 6.7 45.3 18.7l77.3 77.3c12 12 18.7 28.3 18.7 45.3V352c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48zm416 208h128v-18.7L466.7 160H416zM160 464a48 48 0 1 0 0-96a48 48 0 1 0 0 96m368-48a48 48 0 1 0-96 0a48 48 0 1 0 96 0M257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L96 168c-13.3 0-24 10.7-24 24s10.7 24 24 24h166.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidTruckArrowRight(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="M0 48C0 21.5 21.5 0 48 0h320c26.5 0 48 21.5 48 48v48h50.7c17 0 33.3 6.7 45.3 18.7l77.3 77.3c12 12 18.7 28.3 18.7 45.3V352c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48zm416 208h128v-18.7L466.7 160H416zM160 464a48 48 0 1 0 0-96a48 48 0 1 0 0 96m368-48a48 48 0 1 0-96 0a48 48 0 1 0 96 0M257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L96 168c-13.3 0-24 10.7-24 24s10.7 24 24 24h166.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M0 48C0 21.5 21.5 0 48 0h320c26.5 0 48 21.5 48 48v48h50.7c17 0 33.3 6.7 45.3 18.7l77.3 77.3c12 12 18.7 28.3 18.7 45.3V352c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c0 53-43 96-96 96s-96-43-96-96H256c0 53-43 96-96 96s-96-43-96-96H48c-26.5 0-48-21.5-48-48zm416 208h128v-18.7L466.7 160H416zM160 464a48 48 0 1 0 0-96a48 48 0 1 0 0 96m368-48a48 48 0 1 0-96 0a48 48 0 1 0 96 0M257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L96 168c-13.3 0-24 10.7-24 24s10.7 24 24 24h166.1l-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9z"/></svg>
</template>

CSS

.icon-truck-arrow-right {
  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%22M0%2048C0%2021.5%2021.5%200%2048%200h320c26.5%200%2048%2021.5%2048%2048v48h50.7c17%200%2033.3%206.7%2045.3%2018.7l77.3%2077.3c12%2012%2018.7%2028.3%2018.7%2045.3V352c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32c0%2053-43%2096-96%2096s-96-43-96-96H256c0%2053-43%2096-96%2096s-96-43-96-96H48c-26.5%200-48-21.5-48-48zm416%20208h128v-18.7L466.7%20160H416zM160%20464a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m368-48a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200M257%2095c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l39%2039L96%20168c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h166.1l-39%2039c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200l80-80c9.4-9.4%209.4-24.6%200-33.9z%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%22M0%2048C0%2021.5%2021.5%200%2048%200h320c26.5%200%2048%2021.5%2048%2048v48h50.7c17%200%2033.3%206.7%2045.3%2018.7l77.3%2077.3c12%2012%2018.7%2028.3%2018.7%2045.3V352c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32c0%2053-43%2096-96%2096s-96-43-96-96H256c0%2053-43%2096-96%2096s-96-43-96-96H48c-26.5%200-48-21.5-48-48zm416%20208h128v-18.7L466.7%20160H416zM160%20464a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m368-48a48%2048%200%201%200-96%200a48%2048%200%201%200%2096%200M257%2095c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l39%2039L96%20168c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h166.1l-39%2039c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200l80-80c9.4-9.4%209.4-24.6%200-33.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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