Pixelarticons

Neural Network Pixel Art Icon

A neural-network graph icon for AI features, machine-learning dashboards, model configuration and data-processing pipelines.

devices Pro 2 variants

Tags

neuralnetwork

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Neural Network icon

Interconnected nodes arranged in layers, the canonical diagram for a neural network or AI model. It appears in ML platform dashboards, AI feature toggles, model-configuration screens, and data-pipeline visualizations. Use it on an 'AI settings' page, a 'Powered by ML' badge, or a model selection control. When the concept is broader connectivity or graph topology rather than AI specifically, the neural-network-2 variant or a generic graph icon may fit better.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/neural-network.svg" width="24" height="24" alt="Neural Network" />

<!-- React -->
import { NeuralNetwork } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="neural-network.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons