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

Name
neos
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 neos icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.287 5L6 6.701V26h4.662l3.342-2.443l-.002-4.034L18.367 26h3.42L25 24V5h-4.662L17 7.42v3.93L12.768 5zM9.39 6h2.843L21 19.15V6h3v17h-3.28zm-1.06.215L20.185 24h2.855l-1.566 1h-2.49L14 17.748v-.014h-.01L10 11.93v10.32L7 24.5V7.203l1.328-.988zM20 6.48v9.37l-2-3V7.93zm-9 8.59l2 2.967l.004 5.012L10.338 25H8l3-2.25z"/></svg>

React

import type { SVGProps } from "react";

export function LaNeos(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="M8.287 5L6 6.701V26h4.662l3.342-2.443l-.002-4.034L18.367 26h3.42L25 24V5h-4.662L17 7.42v3.93L12.768 5zM9.39 6h2.843L21 19.15V6h3v17h-3.28zm-1.06.215L20.185 24h2.855l-1.566 1h-2.49L14 17.748v-.014h-.01L10 11.93v10.32L7 24.5V7.203l1.328-.988zM20 6.48v9.37l-2-3V7.93zm-9 8.59l2 2.967l.004 5.012L10.338 25H8l3-2.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.287 5L6 6.701V26h4.662l3.342-2.443l-.002-4.034L18.367 26h3.42L25 24V5h-4.662L17 7.42v3.93L12.768 5zM9.39 6h2.843L21 19.15V6h3v17h-3.28zm-1.06.215L20.185 24h2.855l-1.566 1h-2.49L14 17.748v-.014h-.01L10 11.93v10.32L7 24.5V7.203l1.328-.988zM20 6.48v9.37l-2-3V7.93zm-9 8.59l2 2.967l.004 5.012L10.338 25H8l3-2.25z"/></svg>
</template>

CSS

.icon-neos {
  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%22M8.287%205L6%206.701V26h4.662l3.342-2.443l-.002-4.034L18.367%2026h3.42L25%2024V5h-4.662L17%207.42v3.93L12.768%205zM9.39%206h2.843L21%2019.15V6h3v17h-3.28zm-1.06.215L20.185%2024h2.855l-1.566%201h-2.49L14%2017.748v-.014h-.01L10%2011.93v10.32L7%2024.5V7.203l1.328-.988zM20%206.48v9.37l-2-3V7.93zm-9%208.59l2%202.967l.004%205.012L10.338%2025H8l3-2.25z%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%22M8.287%205L6%206.701V26h4.662l3.342-2.443l-.002-4.034L18.367%2026h3.42L25%2024V5h-4.662L17%207.42v3.93L12.768%205zM9.39%206h2.843L21%2019.15V6h3v17h-3.28zm-1.06.215L20.185%2024h2.855l-1.566%201h-2.49L14%2017.748v-.014h-.01L10%2011.93v10.32L7%2024.5V7.203l1.328-.988zM20%206.48v9.37l-2-3V7.93zm-9%208.59l2%202.967l.004%205.012L10.338%2025H8l3-2.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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