Added W23 sign icon and def

+Added definition and icon for the W23 sign
This commit is contained in:
izawartka 2025-07-11 18:11:53 +02:00
parent 1f96889fc6
commit b3f0b1df74
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",