Update bicycle-related cyclemap key
This commit is contained in:
parent
6d48655a71
commit
036ef0add0
6 changed files with 11 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 432 B |
3
app/assets/images/key/cyclemap/bicycle_parking_small.svg
Normal file
3
app/assets/images/key/cyclemap/bicycle_parking_small.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'>
|
||||
<rect x='.5' y='.5' width='7' height='7' rx='2' fill='#0087ff' stroke='#fefefe' />
|
||||
</svg>
|
After Width: | Height: | Size: 152 B |
BIN
app/assets/images/key/cyclemap/bicycle_rental.png
Normal file
BIN
app/assets/images/key/cyclemap/bicycle_rental.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 396 B |
3
app/assets/images/key/cyclemap/bicycle_rental_small.svg
Normal file
3
app/assets/images/key/cyclemap/bicycle_rental_small.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'>
|
||||
<rect x='.5' y='.5' width='7' height='7' rx='2' fill='#fbe500' stroke='#fefefe' />
|
||||
</svg>
|
After Width: | Height: | Size: 152 B |
Loading…
Add table
Add a link
Reference in a new issue