Merge remote-tracking branch 'upstream/pull/4442'
Before Width: | Height: | Size: 146 B |
Before Width: | Height: | Size: 197 B |
5
app/assets/images/key/mapnik/mainroad12.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='17' stroke-width='0.5'>
|
||||
<rect x='-1' y='0.5' width='54' height='4' fill='#f9b29c' stroke='#c84e2f' />
|
||||
<rect x='-1' y='6.5' width='54' height='4' fill='#fcd6a4' stroke='#a06b00' />
|
||||
<rect x='-1' y='12.5' width='54' height='4' fill='#f7fabf' stroke='#707d05' />
|
||||
</svg>
|
After Width: | Height: | Size: 325 B |
5
app/assets/images/key/mapnik/mainroad15.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='32'>
|
||||
<rect x='-1' y='0.5' width='54' height='9' fill='#f9b29c' stroke='#c84e2f' />
|
||||
<rect x='-1' y='11.5' width='54' height='9' fill='#fcd6a4' stroke='#a06b00' />
|
||||
<rect x='-1' y='22.5' width='54' height='9' fill='#f7fabf' stroke='#707d05' />
|
||||
</svg>
|
After Width: | Height: | Size: 307 B |
Before Width: | Height: | Size: 165 B |
4
app/assets/images/key/mapnik/mainroad8.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='7' stroke-width='1.5'>
|
||||
<path d='M0,1.5 H52' stroke='#f6967a' />
|
||||
<path d='M0,5.5 H52' stroke='#f4c37d' />
|
||||
</svg>
|
After Width: | Height: | Size: 171 B |
5
app/assets/images/key/mapnik/mainroad9.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns='http://www.w3.org/2000/svg' width='52' height='9'>
|
||||
<path d='M0,1 H52' stroke='#f6967a' stroke-width='2' />
|
||||
<path d='M0,5 H52' stroke='#f4c37d' stroke-width='2' />
|
||||
<path d='M0,8.5 H52' stroke='#bbb' />
|
||||
</svg>
|
After Width: | Height: | Size: 220 B |