aircraft game icon

aircraft-game from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
aircraft-game
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the aircraft game icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.439 16.235q0-.393-.024-.752m0 0c-.142-2.172-.885-3.4-1.49-4.012c-1.046 1.058-3.46 5.294-.508 8.47l4.77-2.117q.143.579.348 1.148c.311.866.467 1.3.985 1.664c.517.364 1.089.364 2.232.364h.496c1.143 0 1.715 0 2.232-.364s.674-.797.985-1.664q.204-.57.348-1.149l4.77 2.118c2.953-3.176.538-7.412-.507-8.47c-.606.613-1.35 1.84-1.49 4.012m-13.171 0l1.098-.415c.609-.23.913-.345 1.087-.575s.205-.585.267-1.294C8.256 8.732 10.426 4.62 12 3c1.574 1.62 3.744 5.732 4.133 10.199c.062.71.093 1.064.267 1.294s.478.345 1.087.575l1.098.415m-.024.752q0-.393.024-.752M12 10v1m8-3V7m0-3V3M4 8V7m0-3V3"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAircraftGame(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.439 16.235q0-.393-.024-.752m0 0c-.142-2.172-.885-3.4-1.49-4.012c-1.046 1.058-3.46 5.294-.508 8.47l4.77-2.117q.143.579.348 1.148c.311.866.467 1.3.985 1.664c.517.364 1.089.364 2.232.364h.496c1.143 0 1.715 0 2.232-.364s.674-.797.985-1.664q.204-.57.348-1.149l4.77 2.118c2.953-3.176.538-7.412-.507-8.47c-.606.613-1.35 1.84-1.49 4.012m-13.171 0l1.098-.415c.609-.23.913-.345 1.087-.575s.205-.585.267-1.294C8.256 8.732 10.426 4.62 12 3c1.574 1.62 3.744 5.732 4.133 10.199c.062.71.093 1.064.267 1.294s.478.345 1.087.575l1.098.415m-.024.752q0-.393.024-.752M12 10v1m8-3V7m0-3V3M4 8V7m0-3V3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.439 16.235q0-.393-.024-.752m0 0c-.142-2.172-.885-3.4-1.49-4.012c-1.046 1.058-3.46 5.294-.508 8.47l4.77-2.117q.143.579.348 1.148c.311.866.467 1.3.985 1.664c.517.364 1.089.364 2.232.364h.496c1.143 0 1.715 0 2.232-.364s.674-.797.985-1.664q.204-.57.348-1.149l4.77 2.118c2.953-3.176.538-7.412-.507-8.47c-.606.613-1.35 1.84-1.49 4.012m-13.171 0l1.098-.415c.609-.23.913-.345 1.087-.575s.205-.585.267-1.294C8.256 8.732 10.426 4.62 12 3c1.574 1.62 3.744 5.732 4.133 10.199c.062.71.093 1.064.267 1.294s.478.345 1.087.575l1.098.415m-.024.752q0-.393.024-.752M12 10v1m8-3V7m0-3V3M4 8V7m0-3V3"/></svg>
</template>

CSS

.icon-aircraft-game {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.439%2016.235q0-.393-.024-.752m0%200c-.142-2.172-.885-3.4-1.49-4.012c-1.046%201.058-3.46%205.294-.508%208.47l4.77-2.117q.143.579.348%201.148c.311.866.467%201.3.985%201.664c.517.364%201.089.364%202.232.364h.496c1.143%200%201.715%200%202.232-.364s.674-.797.985-1.664q.204-.57.348-1.149l4.77%202.118c2.953-3.176.538-7.412-.507-8.47c-.606.613-1.35%201.84-1.49%204.012m-13.171%200l1.098-.415c.609-.23.913-.345%201.087-.575s.205-.585.267-1.294C8.256%208.732%2010.426%204.62%2012%203c1.574%201.62%203.744%205.732%204.133%2010.199c.062.71.093%201.064.267%201.294s.478.345%201.087.575l1.098.415m-.024.752q0-.393.024-.752M12%2010v1m8-3V7m0-3V3M4%208V7m0-3V3%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.439%2016.235q0-.393-.024-.752m0%200c-.142-2.172-.885-3.4-1.49-4.012c-1.046%201.058-3.46%205.294-.508%208.47l4.77-2.117q.143.579.348%201.148c.311.866.467%201.3.985%201.664c.517.364%201.089.364%202.232.364h.496c1.143%200%201.715%200%202.232-.364s.674-.797.985-1.664q.204-.57.348-1.149l4.77%202.118c2.953-3.176.538-7.412-.507-8.47c-.606.613-1.35%201.84-1.49%204.012m-13.171%200l1.098-.415c.609-.23.913-.345%201.087-.575s.205-.585.267-1.294C8.256%208.732%2010.426%204.62%2012%203c1.574%201.62%203.744%205.732%204.133%2010.199c.062.71.093%201.064.267%201.294s.478.345%201.087.575l1.098.415m-.024.752q0-.393.024-.752M12%2010v1m8-3V7m0-3V3M4%208V7m0-3V3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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