Add stop markers for opnvkarte map key
This commit is contained in:
parent
8d72cd2e60
commit
58eccb6eb4
6 changed files with 18 additions and 0 deletions
3
app/assets/images/key/opnvkarte/bus_stop13.svg
Normal file
3
app/assets/images/key/opnvkarte/bus_stop13.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'>
|
||||
<circle cx='2.5' cy='2.5' r='2.15' stroke='black' fill='#ffffff' />
|
||||
</svg>
|
After Width: | Height: | Size: 137 B |
3
app/assets/images/key/opnvkarte/bus_stop15.svg
Normal file
3
app/assets/images/key/opnvkarte/bus_stop15.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9'>
|
||||
<circle cx='4.5' cy='4.5' r='4' stroke='black' fill='#ffffff' />
|
||||
</svg>
|
After Width: | Height: | Size: 134 B |
3
app/assets/images/key/opnvkarte/stop13.svg
Normal file
3
app/assets/images/key/opnvkarte/stop13.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'>
|
||||
<circle cx='2.5' cy='2.5' r='2.15' stroke='black' fill='#e23148' />
|
||||
</svg>
|
After Width: | Height: | Size: 137 B |
3
app/assets/images/key/opnvkarte/stop15.svg
Normal file
3
app/assets/images/key/opnvkarte/stop15.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9'>
|
||||
<circle cx='4.5' cy='4.5' r='4' stroke='black' fill='#e23148' />
|
||||
</svg>
|
After Width: | Height: | Size: 134 B |
Loading…
Add table
Add a link
Reference in a new issue