1
0
Fork 0
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:
Houtrique Thomas 2023-03-12 23:14:46 +01:00
parent 958e866e6f
commit 22bb09284a

View file

@ -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