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