forked from MapComplete/MapComplete
Optimize svg
This commit is contained in:
parent
c2bbae98e1
commit
c8c0a28340
2 changed files with 22 additions and 21 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
@ -313,6 +313,10 @@
|
||||||
"if": "theme=lighthouses",
|
"if": "theme=lighthouses",
|
||||||
"then": "./assets/themes/lighthouses/lighthouse.svg"
|
"then": "./assets/themes/lighthouses/lighthouse.svg"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"if": "theme=mapcomplete-changes",
|
||||||
|
"then": "./assets/svg/logo.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"if": "theme=maproulette",
|
"if": "theme=maproulette",
|
||||||
"then": "./assets/layers/maproulette/logomark.svg"
|
"then": "./assets/layers/maproulette/logomark.svg"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue