avianex from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
avianex
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the avianex icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.613 4.002c-2.318 0-4.465 1.794-4.888 4.086L3.072 22.55c-.217 1.173.052 2.287.76 3.137C4.536 26.534 5.576 27 6.76 27h14.625c2.318 0 4.463-1.795 4.886-4.088l2.659-14.46c.213-1.178-.06-2.293-.77-3.143c-.704-.843-1.743-1.307-2.924-1.307zm0 1.998h14.623c.578 0 1.072.21 1.391.592c.323.386.443.919.338 1.5L24.307 22.55c-.245 1.329-1.584 2.45-2.922 2.45H6.76c-.58 0-1.073-.21-1.389-.592c-.32-.385-.439-.916-.332-1.496L7.691 8.45C7.937 7.121 9.274 6 10.613 6m.803 1.975l-.42.224l-.887 1.364l3.245 4.707l.966 1.396a49 49 0 0 0-1.547 1.646l-2.736-1.466l-.74.724l2.473 2.27l1.914 2.877l.843-.6l-1.04-3.027c.59-.358 1.273-.805 1.966-1.277L20.896 22l1.508-.637l.297-.37l-4.474-5.634l-.213-.343c.934-.67 1.58-1.146 1.666-1.207c.373-.311.298-.982-.127-1.477c-.434-.51-1.086-.678-1.45-.371c0 0-.678.64-1.593 1.527l-.23-.213z"/></svg>

React

import type { SVGProps } from "react";

export function LaAvianex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.613 4.002c-2.318 0-4.465 1.794-4.888 4.086L3.072 22.55c-.217 1.173.052 2.287.76 3.137C4.536 26.534 5.576 27 6.76 27h14.625c2.318 0 4.463-1.795 4.886-4.088l2.659-14.46c.213-1.178-.06-2.293-.77-3.143c-.704-.843-1.743-1.307-2.924-1.307zm0 1.998h14.623c.578 0 1.072.21 1.391.592c.323.386.443.919.338 1.5L24.307 22.55c-.245 1.329-1.584 2.45-2.922 2.45H6.76c-.58 0-1.073-.21-1.389-.592c-.32-.385-.439-.916-.332-1.496L7.691 8.45C7.937 7.121 9.274 6 10.613 6m.803 1.975l-.42.224l-.887 1.364l3.245 4.707l.966 1.396a49 49 0 0 0-1.547 1.646l-2.736-1.466l-.74.724l2.473 2.27l1.914 2.877l.843-.6l-1.04-3.027c.59-.358 1.273-.805 1.966-1.277L20.896 22l1.508-.637l.297-.37l-4.474-5.634l-.213-.343c.934-.67 1.58-1.146 1.666-1.207c.373-.311.298-.982-.127-1.477c-.434-.51-1.086-.678-1.45-.371c0 0-.678.64-1.593 1.527l-.23-.213z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.613 4.002c-2.318 0-4.465 1.794-4.888 4.086L3.072 22.55c-.217 1.173.052 2.287.76 3.137C4.536 26.534 5.576 27 6.76 27h14.625c2.318 0 4.463-1.795 4.886-4.088l2.659-14.46c.213-1.178-.06-2.293-.77-3.143c-.704-.843-1.743-1.307-2.924-1.307zm0 1.998h14.623c.578 0 1.072.21 1.391.592c.323.386.443.919.338 1.5L24.307 22.55c-.245 1.329-1.584 2.45-2.922 2.45H6.76c-.58 0-1.073-.21-1.389-.592c-.32-.385-.439-.916-.332-1.496L7.691 8.45C7.937 7.121 9.274 6 10.613 6m.803 1.975l-.42.224l-.887 1.364l3.245 4.707l.966 1.396a49 49 0 0 0-1.547 1.646l-2.736-1.466l-.74.724l2.473 2.27l1.914 2.877l.843-.6l-1.04-3.027c.59-.358 1.273-.805 1.966-1.277L20.896 22l1.508-.637l.297-.37l-4.474-5.634l-.213-.343c.934-.67 1.58-1.146 1.666-1.207c.373-.311.298-.982-.127-1.477c-.434-.51-1.086-.678-1.45-.371c0 0-.678.64-1.593 1.527l-.23-.213z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.613%204.002c-2.318%200-4.465%201.794-4.888%204.086L3.072%2022.55c-.217%201.173.052%202.287.76%203.137C4.536%2026.534%205.576%2027%206.76%2027h14.625c2.318%200%204.463-1.795%204.886-4.088l2.659-14.46c.213-1.178-.06-2.293-.77-3.143c-.704-.843-1.743-1.307-2.924-1.307zm0%201.998h14.623c.578%200%201.072.21%201.391.592c.323.386.443.919.338%201.5L24.307%2022.55c-.245%201.329-1.584%202.45-2.922%202.45H6.76c-.58%200-1.073-.21-1.389-.592c-.32-.385-.439-.916-.332-1.496L7.691%208.45C7.937%207.121%209.274%206%2010.613%206m.803%201.975l-.42.224l-.887%201.364l3.245%204.707l.966%201.396a49%2049%200%200%200-1.547%201.646l-2.736-1.466l-.74.724l2.473%202.27l1.914%202.877l.843-.6l-1.04-3.027c.59-.358%201.273-.805%201.966-1.277L20.896%2022l1.508-.637l.297-.37l-4.474-5.634l-.213-.343c.934-.67%201.58-1.146%201.666-1.207c.373-.311.298-.982-.127-1.477c-.434-.51-1.086-.678-1.45-.371c0%200-.678.64-1.593%201.527l-.23-.213z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.613%204.002c-2.318%200-4.465%201.794-4.888%204.086L3.072%2022.55c-.217%201.173.052%202.287.76%203.137C4.536%2026.534%205.576%2027%206.76%2027h14.625c2.318%200%204.463-1.795%204.886-4.088l2.659-14.46c.213-1.178-.06-2.293-.77-3.143c-.704-.843-1.743-1.307-2.924-1.307zm0%201.998h14.623c.578%200%201.072.21%201.391.592c.323.386.443.919.338%201.5L24.307%2022.55c-.245%201.329-1.584%202.45-2.922%202.45H6.76c-.58%200-1.073-.21-1.389-.592c-.32-.385-.439-.916-.332-1.496L7.691%208.45C7.937%207.121%209.274%206%2010.613%206m.803%201.975l-.42.224l-.887%201.364l3.245%204.707l.966%201.396a49%2049%200%200%200-1.547%201.646l-2.736-1.466l-.74.724l2.473%202.27l1.914%202.877l.843-.6l-1.04-3.027c.59-.358%201.273-.805%201.966-1.277L20.896%2022l1.508-.637l.297-.37l-4.474-5.634l-.213-.343c.934-.67%201.58-1.146%201.666-1.207c.373-.311.298-.982-.127-1.477c-.434-.51-1.086-.678-1.45-.371c0%200-.678.64-1.593%201.527l-.23-.213z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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