mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-13 23:27:57 +01:00
fix light version color
This commit is contained in:
parent
922e36173d
commit
958e866e6f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<style>
|
<style>
|
||||||
.cls-1 {
|
.cls-1 {
|
||||||
fill: #1d1d1b;
|
fill: #1d1d1b;
|
||||||
stroke: #1d1d1b;
|
stroke: #000;
|
||||||
stroke-miterlimit: 10;
|
stroke-miterlimit: 10;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in a new issue