[styles] Reduce highway-ladder icon

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-05-30 01:26:54 +07:00
committed by Konstantin Pastbin
parent 88a5c8fd5b
commit 48f0b9e737
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#777777" stroke-linecap="round" stroke-linejoin="round" width="24"
height="24" stroke-width="2">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#777777" stroke-linecap="round" stroke-linejoin="round" width="14"
height="14" stroke-width="2">
<path d="M8 3v18"></path>
<path d="M16 3v18"></path>
<path d="M8 14h8"></path>

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 356 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#717065" stroke-linecap="round" stroke-linejoin="round" width="24"
height="24" stroke-width="2">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#717065" stroke-linecap="round" stroke-linejoin="round" width="14"
height="14" stroke-width="2">
<path d="M8 3v18"></path>
<path d="M16 3v18"></path>
<path d="M8 14h8"></path>

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 356 B