[mod] simple theme: move magnet.svg to src/fonts

see https://github.com/searx/searx/pull/1109
This commit is contained in:
Alexandre Flament 2021-06-16 10:37:06 +02:00
parent 6b80c57a3c
commit 6288b549e2
2 changed files with 1 additions and 1 deletions

View file

@ -107,7 +107,7 @@ module.exports = function(grunt) {
'node_modules/ionicons-npm/src/music-note.svg',
'node_modules/ionicons-npm/src/ion-close-round.svg',
'node_modules/ionicons-npm/src/android-more-vertical.svg',
'magnet.svg',
'src/fonts/magnet.svg',
'node_modules/ionicons-npm/src/android-close.svg',
],
dest: 'fonts',

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB