]> git.openstreetmap.org Git - rails.git/commit
Store search icons separately
authorMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Mon, 26 May 2025 14:21:42 +0000 (16:21 +0200)
committerMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Sun, 20 Jul 2025 09:24:10 +0000 (11:24 +0200)
commitd901d444ec1880ef070f486d26cbc3a3ab744c8b
tree0a54098bad855d38a6b6ad7073873e9312c4c586
parent9e3370368e82bcdeaa1391d479e4a433673d99c5
Store search icons separately
app/assets/images/search/bicycle.svg [new file with mode: 0644]
app/assets/images/search/car.svg [new file with mode: 0644]
app/assets/images/search/directions.svg [new file with mode: 0644]
app/assets/images/search/foot.svg [new file with mode: 0644]
app/assets/images/search/magnifying_glass.svg [new file with mode: 0644]
app/assets/images/search/reverse_directions.svg [new file with mode: 0644]
app/views/layouts/_search.html.erb