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

@@ -1 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.3171 16.9373L37.9026 0H34.4463L21.7817 14.7064L11.6666 0H0L15.2961 22.2387L0 40H3.45648L16.8306 24.4696L27.5129 40H39.1795L23.3163 16.9373H23.3171ZM18.583 22.4346L17.0332 20.2201L4.7019 2.59936H10.0108L19.9623 16.8199L21.5122 19.0344L34.4479 37.5189H29.139L18.583 22.4354V22.4346Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 233 B

After

Width:  |  Height:  |  Size: 413 B