mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[styles] Reduce highway-ladder icon
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
88a5c8fd5b
commit
48f0b9e737
@@ -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 |
@@ -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 |
Reference in New Issue
Block a user