mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-12 11:52:28 +08:00
fix(ui): icon on dark theme
This commit is contained in:
parent
bf34816950
commit
33feeb3fa8
@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
|
||||
<text x="2" y="15" font-family="Arial, sans-serif" font-size="14" fill="black">ab</text>
|
||||
<text x="17" y="10" font-family="Arial, sans-serif" font-size="8" fill="black">1</text>
|
||||
<text x="2" y="15" font-family="Arial, sans-serif" font-size="14" fill="currentColor">ab</text>
|
||||
<text x="17" y="10" font-family="Arial, sans-serif" font-size="8" fill="currentColor">1</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 384 B |
Loading…
x
Reference in New Issue
Block a user