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,5 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26.7779 5.29164L13.217 5L12.6915 34.1699L17.7112 29.1886L27.7282 28.0779L26.7779 5.29164Z" fill="#00AEDA"/>
<path d="M11.0471 5.23558L11.8074 28.4594C8.69941 29.0315 2.02514 28.0555 0.247612 19.5513C-1.52998 11.0471 6.69826 6.45849 11.0471 5.23558Z" fill="#00AEDA"/>
<path d="M28.7656 27.6852L28.5085 9.34181C32.8685 10.4862 41.2421 14.4353 39.8446 21.0883C38.4471 27.7413 31.8735 28.2574 28.7656 27.6852Z" fill="#00AEDA"/>
</svg>

After

Width:  |  Height:  |  Size: 537 B