Merge remote-tracking branch 'upstream/main' into switch-tracks

# Conflicts:
#	src/model/defs/defined-switches.js
This commit is contained in:
dominik-korsa 2025-07-12 13:34:51 +02:00
commit 32c39e189c
No known key found for this signature in database
GPG Key ID: 5A24D76EE0A30974
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="100mm" height="100mm" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<path d="m59 50a9 9 0 0 1-9 9 9 9 0 0 1-9-9 9 9 0 0 1 9-9 9 9 0 0 1 9 9z" stroke-width=".26458"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B

View File

@ -25,6 +25,10 @@ const DefinedSigns = {
"textOffsetY": 2.75,
"rot": 2
},
"w23": {
"name": "W23",
"icon": "w23.svg",
},
"w27a": {alias: "w27"},
"w27": {
"name": "W27",