NEW:added dark mode

Change-Id: I3f61f1d93020e0a9dfba2c7d6cf6bf5194effcfa
This commit is contained in:
tao wang 2022-11-04 11:28:05 +08:00 committed by Lane.Wei
parent 6ae575d885
commit 6f4e80bbb6
78 changed files with 2021 additions and 398 deletions

View file

@ -1,6 +1,11 @@
<svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs><style>.cls-1,.cls-2{fill:none;}.cls-2{stroke:#2b3436;}</style></defs>
<title>Slice 41</title>
<circle fill="none" stroke="#2b3436" cx="5.97" cy="5.93" r="5"/>
<line fill="none" stroke="#2b3436" x1="10.3" y1="10.34" x2="15.03" y2="15.07"/>
</svg>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2225_21739)">
<circle cx="6.5" cy="6.5" r="5" stroke="#262E30"/>
<line x1="10.8272" y1="10.9101" x2="15.564" y2="15.647" stroke="#262E30"/>
</g>
<defs>
<clipPath id="clip0_2225_21739">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 364 B

After

Width:  |  Height:  |  Size: 377 B

Before After
Before After