Add main road opnvkarte map key at z15
This commit is contained in:
parent
e04e33813d
commit
a2e76f2400
5 changed files with 18 additions and 0 deletions
3
app/assets/images/key/opnvkarte/main_road15.svg
Normal file
3
app/assets/images/key/opnvkarte/main_road15.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='13'>
|
||||
<rect x='-.5' y='.5' width='53' height='12' fill='#dddddd' stroke='#a1968b' />
|
||||
</svg>
|
After Width: | Height: | Size: 150 B |
3
app/assets/images/key/opnvkarte/main_road17.svg
Normal file
3
app/assets/images/key/opnvkarte/main_road17.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='17'>
|
||||
<rect x='-.5' y='.5' width='53' height='16' fill='#dddddd' stroke='#a1968b' />
|
||||
</svg>
|
After Width: | Height: | Size: 150 B |
4
app/assets/images/key/opnvkarte/motorway15.svg
Normal file
4
app/assets/images/key/opnvkarte/motorway15.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='13'>
|
||||
<rect x='-.5' y='.5' width='53' height='12' fill='#dddddd' stroke='#6d6d6d' />
|
||||
<line x1='-4' x2='60' y1='6.5' y2='6.5' stroke='#ffffff' stroke-dasharray='12' />
|
||||
</svg>
|
After Width: | Height: | Size: 232 B |
4
app/assets/images/key/opnvkarte/motorway17.svg
Normal file
4
app/assets/images/key/opnvkarte/motorway17.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='17'>
|
||||
<rect x='-1' y='1' width='54' height='15' fill='#dddddd' stroke='#6d6d6d' stroke-width='2' />
|
||||
<line x1='-4' x2='60' y1='8.5' y2='8.5' stroke='#ffffff' stroke-dasharray='12' />
|
||||
</svg>
|
After Width: | Height: | Size: 247 B |
Loading…
Add table
Add a link
Reference in a new issue