An unofficial personal mirror of JetBrains' NetIcons icon collection, laid out as a browsable gallery.
This repository exists purely for the maintainer's own convenience: I prefer browsing, searching and copy-pasting these icons from a plain static page and a flat folder layout rather than through the official interactive site. It carries no extra rights and makes no ownership claim over the artwork — see Licence & attribution below.
Official source — use this if you are not me: https://intellij-icons.jetbrains.design/
GitHub Pages: https://rhymr.github.io/NetIcons/
Or clone and open index.html locally.
| folder | JetBrains variant | count |
|---|---|---|
color/ |
<Name>(Color) |
1628 |
gray/ |
<Name>(Gray) |
1578 |
darkgray/ |
<Name>(GrayDark) |
1578 |
The index.html gallery labels these color / light / dark in its file
tree and reads from the folders above.
Files are renamed to kebab-case — AskAIClose(Color) becomes
color/ask-ai-close.svg. Where the same base name appears in more than one
NetIcons set, the slug carries a -neticonsNN suffix naming its source set.
Icons are pulled from the catalogue JSON at
https://intellij-icons.jetbrains.design/data.json: for every NetIcons set,
take each name matching ^(.*?)[\(\[](Color|Gray|GrayDark)[\)\]]$ and fetch
icons/<set>/<ExactName>.svg.
The icons are © JetBrains s.r.o. and are distributed under the
Apache License, Version 2.0 (full text in LICENSE; required
attribution notice in NOTICE). That licence — not this README —
governs what anyone may do with the SVG files here; nothing on this page
adds to or subtracts from it.
JetBrains product names and logos are trademarks of JetBrains s.r.o. This mirror is not affiliated with, sponsored by, or endorsed by JetBrains.