feat: Add support for dark mode node icons and colors (#9412)

Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
This commit is contained in:
Elias Meire
2024-06-06 13:34:30 +02:00
committed by GitHub
parent 68e856d155
commit 600013a1ab
294 changed files with 1421 additions and 519 deletions

View File

@@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32.9826 0H19.9921L24.007 12.5112H36.9975L26.4874 19.9721L30.5034 32.5542C37.2686 27.6261 39.479 20.1675 36.9987 12.5112L32.9826 0ZM2.98669 12.5112H15.9772L19.9921 0H7.00274L2.98669 12.5112C0.505157 20.1675 2.71678 27.6261 9.48195 32.5542L13.4968 19.9721L2.98669 12.5112ZM9.48195 32.5542L19.9921 40L30.5022 32.5542L19.9921 24.9852L9.48195 32.5542Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 476 B