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

Name
jet-fighter
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 jet fighter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M160 24c0-13.3 10.7-24 24-24h112c13.3 0 24 10.7 24 24s-10.7 24-24 24h-16l104 144h116.4c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6l-102.1 38.3c-7.2 2.7-14.8 4.1-22.5 4.1H384L280 464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V320h-32l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H64c-17.7 0-32-14.3-32-32v-64c-17.7 0-32-14.3-32-32s14.3-32 32-32v-64c0-17.7 14.3-32 32-32h18.7c8.5 0 16.6 3.4 22.6 9.4L160 192h32V48h-8c-13.3 0-24-10.7-24-24M80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidJetFighter(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="M160 24c0-13.3 10.7-24 24-24h112c13.3 0 24 10.7 24 24s-10.7 24-24 24h-16l104 144h116.4c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6l-102.1 38.3c-7.2 2.7-14.8 4.1-22.5 4.1H384L280 464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V320h-32l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H64c-17.7 0-32-14.3-32-32v-64c-17.7 0-32-14.3-32-32s14.3-32 32-32v-64c0-17.7 14.3-32 32-32h18.7c8.5 0 16.6 3.4 22.6 9.4L160 192h32V48h-8c-13.3 0-24-10.7-24-24M80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M160 24c0-13.3 10.7-24 24-24h112c13.3 0 24 10.7 24 24s-10.7 24-24 24h-16l104 144h116.4c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6l-102.1 38.3c-7.2 2.7-14.8 4.1-22.5 4.1H384L280 464h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h8V320h-32l-54.6 54.6c-6 6-14.1 9.4-22.6 9.4H64c-17.7 0-32-14.3-32-32v-64c-17.7 0-32-14.3-32-32s14.3-32 32-32v-64c0-17.7 14.3-32 32-32h18.7c8.5 0 16.6 3.4 22.6 9.4L160 192h32V48h-8c-13.3 0-24-10.7-24-24M80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16h64c8.8 0 16-7.2 16-16s-7.2-16-16-16z"/></svg>
</template>

CSS

.icon-jet-fighter {
  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%22M160%2024c0-13.3%2010.7-24%2024-24h112c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-16l104%20144h116.4c7.7%200%2015.3%201.4%2022.5%204.1L625%20234.4c9%203.4%2015%2012%2015%2021.6s-6%2018.2-15%2021.6l-102.1%2038.3c-7.2%202.7-14.8%204.1-22.5%204.1H384L280%20464h16c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H184c-13.3%200-24-10.7-24-24s10.7-24%2024-24h8V320h-32l-54.6%2054.6c-6%206-14.1%209.4-22.6%209.4H64c-17.7%200-32-14.3-32-32v-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32v-64c0-17.7%2014.3-32%2032-32h18.7c8.5%200%2016.6%203.4%2022.6%209.4L160%20192h32V48h-8c-13.3%200-24-10.7-24-24M80%20240c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h64c8.8%200%2016-7.2%2016-16s-7.2-16-16-16z%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%22M160%2024c0-13.3%2010.7-24%2024-24h112c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024h-16l104%20144h116.4c7.7%200%2015.3%201.4%2022.5%204.1L625%20234.4c9%203.4%2015%2012%2015%2021.6s-6%2018.2-15%2021.6l-102.1%2038.3c-7.2%202.7-14.8%204.1-22.5%204.1H384L280%20464h16c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H184c-13.3%200-24-10.7-24-24s10.7-24%2024-24h8V320h-32l-54.6%2054.6c-6%206-14.1%209.4-22.6%209.4H64c-17.7%200-32-14.3-32-32v-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32v-64c0-17.7%2014.3-32%2032-32h18.7c8.5%200%2016.6%203.4%2022.6%209.4L160%20192h32V48h-8c-13.3%200-24-10.7-24-24M80%20240c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h64c8.8%200%2016-7.2%2016-16s-7.2-16-16-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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