Merge remote-tracking branch 'upstream/pull/4398'
Before Width: | Height: | Size: 96 B |
Before Width: | Height: | Size: 103 B |
4
app/assets/images/key/mapnik/rail12.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='3'>
|
||||
<rect width='100%' height='100%' fill='#707070' />
|
||||
<line x2='100%' y1='50%' y2='50%' stroke='white' stroke-dasharray='8' stroke-dashoffset='2' />
|
||||
</svg>
|
After Width: | Height: | Size: 216 B |
4
app/assets/images/key/mapnik/rail18.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='4'>
|
||||
<rect width='100%' height='100%' fill='#707070' />
|
||||
<line x2='100%' y1='50%' y2='50%' stroke='white' stroke-dasharray='8' stroke-dashoffset='2' stroke-width='2' />
|
||||
</svg>
|
After Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 89 B |
Before Width: | Height: | Size: 107 B |
3
app/assets/images/key/mapnik/tram15.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='3'>
|
||||
<line x2='100%' y1='50%' y2='50%' stroke='#6e6e6e' stroke-width='1.5' />
|
||||
</svg>
|
After Width: | Height: | Size: 143 B |