mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
[styles] Convert remaining PNG icons to SVG
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
eeb53eb0c4
commit
cb2181a80e
@@ -148,7 +148,7 @@ std::array<std::string, SearchMarkType::Count> const kSymbols = {
|
||||
"search-result-bicycle_parking-covered", // BicycleParkingCovered.
|
||||
"search-result-bicycle_rental", // BicycleRental.
|
||||
|
||||
"non-found-search-result", // NotFound.
|
||||
"search-result-non-found", // NotFound.
|
||||
};
|
||||
|
||||
std::string const & GetSymbol(SearchMarkType searchMarkType)
|
||||
|
||||
Reference in New Issue
Block a user