Themes(blind_osm): Differentiate escalators more (#2247)

This commit is contained in:
Robin van der Linde 2024-12-02 12:07:03 +01:00
parent 673322d15b
commit d19b2de1cd
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
8 changed files with 124 additions and 8 deletions

View file

@ -15,6 +15,14 @@
],
"sources": []
},
{
"path": "oneway_reversed.png",
"license": "CC0-1.0",
"authors": [
"Pieter Vander Vennet"
],
"sources": []
},
{
"path": "twoway.png",
"license": "CC0-1.0",

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Pieter Vander Vennet
SPDX-License-Identifier: CC0-1.0