Make icons darker

This commit is contained in:
luisangelsm
2025-11-25 16:37:25 +01:00
parent e2a1f7112d
commit 83039bc8d1
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#c2c2c2;}</style></defs><rect class="cls-1" x="3" y="2" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="10" y="2" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="3" y="10" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="10" y="10" width="5" height="6" rx=".5" ry=".5"/></svg> <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#404040;}</style></defs><rect class="cls-1" x="3" y="2" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="10" y="2" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="3" y="10" width="5" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="10" y="10" width="5" height="6" rx=".5" ry=".5"/></svg>

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 450 B

View File

@ -3,7 +3,7 @@
<defs> <defs>
<style> <style>
.cls-1 { .cls-1 {
fill: #c2c2c2; fill: #404040;
} }
</style> </style>
</defs> </defs>

Before

Width:  |  Height:  |  Size: 278 B

After

Width:  |  Height:  |  Size: 278 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#c2c2c2;}</style></defs><rect class="cls-1" y="2" width="18" height="2"/><rect class="cls-1" y="6" width="18" height="2"/><rect class="cls-1" y="10" width="18" height="2"/><rect class="cls-1" y="14" width="13" height="2"/></svg> <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#404040;}</style></defs><rect class="cls-1" y="2" width="18" height="2"/><rect class="cls-1" y="6" width="18" height="2"/><rect class="cls-1" y="10" width="18" height="2"/><rect class="cls-1" y="14" width="13" height="2"/></svg>

Before

Width:  |  Height:  |  Size: 364 B

After

Width:  |  Height:  |  Size: 364 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#c2c2c2;}</style></defs><rect class="cls-1" x="2" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="7" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="12" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="2" y="10" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="7" y="10" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="12" y="10" width="4" height="6" rx=".5" ry=".5"/></svg> <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#404040;}</style></defs><rect class="cls-1" x="2" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="7" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="12" y="2" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="2" y="10" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="7" y="10" width="4" height="6" rx=".5" ry=".5"/><rect class="cls-1" x="12" y="10" width="4" height="6" rx=".5" ry=".5"/></svg>

Before

Width:  |  Height:  |  Size: 591 B

After

Width:  |  Height:  |  Size: 591 B