avianex from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
avianex
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the avianex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M517.2 96h-312c-38.9 0-76.2 31.2-83.3 69.7L65.3 474.3C58.2 512.8 84 544 123 544h312c38.9 0 76.2-31.2 83.3-69.7L575 165.8c7-38.6-18.8-69.8-57.8-69.8M459 443.3l-32 13.5l-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2l-17.9 12.7l-40.6-61l-52.4-48.1l15.7-15.4l58 31.1c9.3-10.5 20.8-22.6 32.8-34.9l-20.5-29.6l-68.8-99.8l18.8-28.9l8.9-4.8l103.1 112.4l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4c7.7-6.5 21.5-2.9 30.7 7.9c9 10.5 10.6 24.7 2.7 31.3c-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3l94.9 119.4z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsAvianex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M517.2 96h-312c-38.9 0-76.2 31.2-83.3 69.7L65.3 474.3C58.2 512.8 84 544 123 544h312c38.9 0 76.2-31.2 83.3-69.7L575 165.8c7-38.6-18.8-69.8-57.8-69.8M459 443.3l-32 13.5l-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2l-17.9 12.7l-40.6-61l-52.4-48.1l15.7-15.4l58 31.1c9.3-10.5 20.8-22.6 32.8-34.9l-20.5-29.6l-68.8-99.8l18.8-28.9l8.9-4.8l103.1 112.4l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4c7.7-6.5 21.5-2.9 30.7 7.9c9 10.5 10.6 24.7 2.7 31.3c-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3l94.9 119.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M517.2 96h-312c-38.9 0-76.2 31.2-83.3 69.7L65.3 474.3C58.2 512.8 84 544 123 544h312c38.9 0 76.2-31.2 83.3-69.7L575 165.8c7-38.6-18.8-69.8-57.8-69.8M459 443.3l-32 13.5l-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2l-17.9 12.7l-40.6-61l-52.4-48.1l15.7-15.4l58 31.1c9.3-10.5 20.8-22.6 32.8-34.9l-20.5-29.6l-68.8-99.8l18.8-28.9l8.9-4.8l103.1 112.4l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4c7.7-6.5 21.5-2.9 30.7 7.9c9 10.5 10.6 24.7 2.7 31.3c-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3l94.9 119.4z"/></svg>
</template>

CSS

.icon-avianex {
  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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M517.2%2096h-312c-38.9%200-76.2%2031.2-83.3%2069.7L65.3%20474.3C58.2%20512.8%2084%20544%20123%20544h312c38.9%200%2076.2-31.2%2083.3-69.7L575%20165.8c7-38.6-18.8-69.8-57.8-69.8M459%20443.3l-32%2013.5l-115.4-110c-14.7%2010-29.2%2019.5-41.7%2027.1l22.1%2064.2l-17.9%2012.7l-40.6-61l-52.4-48.1l15.7-15.4l58%2031.1c9.3-10.5%2020.8-22.6%2032.8-34.9l-20.5-29.6l-68.8-99.8l18.8-28.9l8.9-4.8l103.1%20112.4l4.9%204.5c19.4-18.8%2033.8-32.4%2033.8-32.4c7.7-6.5%2021.5-2.9%2030.7%207.9c9%2010.5%2010.6%2024.7%202.7%2031.3c-1.8%201.3-15.5%2011.4-35.3%2025.6l4.5%207.3l94.9%20119.4z%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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M517.2%2096h-312c-38.9%200-76.2%2031.2-83.3%2069.7L65.3%20474.3C58.2%20512.8%2084%20544%20123%20544h312c38.9%200%2076.2-31.2%2083.3-69.7L575%20165.8c7-38.6-18.8-69.8-57.8-69.8M459%20443.3l-32%2013.5l-115.4-110c-14.7%2010-29.2%2019.5-41.7%2027.1l22.1%2064.2l-17.9%2012.7l-40.6-61l-52.4-48.1l15.7-15.4l58%2031.1c9.3-10.5%2020.8-22.6%2032.8-34.9l-20.5-29.6l-68.8-99.8l18.8-28.9l8.9-4.8l103.1%20112.4l4.9%204.5c19.4-18.8%2033.8-32.4%2033.8-32.4c7.7-6.5%2021.5-2.9%2030.7%207.9c9%2010.5%2010.6%2024.7%202.7%2031.3c-1.8%201.3-15.5%2011.4-35.3%2025.6l4.5%207.3l94.9%20119.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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