Update bicycle-related cyclemap key

This commit is contained in:
Anton Khorev 2024-01-13 16:28:07 +03:00
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

Before After
Before After

View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

View 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