Neural Network 2 Pixel Art Icon
A second neural-network style icon for AI pipelines, graph models, deep-learning interfaces and smart automation settings.
Tags
neuralnetwork
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Neural Network 2 icon
A layered node-and-edge diagram representing an artificial neural network, drawn with a slightly different layout than the first variant. Both icons suit AI-driven features, smart automation panels, and model-selection screens, but the two can be used side by side to distinguish separate models or pipeline stages. Choose this one when you want a visual change from the primary neural-network icon while keeping the same conceptual meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/neural-network-2.svg" width="24" height="24" alt="Neural Network 2" />
<!-- React -->
import { NeuralNetwork2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="neural-network-2.svg" width="48" height="48" style="image-rendering: pixelated" />