[ENG-1603] Add search light icon (#2086)

add search light icon
This commit is contained in:
nikec
2024-02-13 13:26:08 +01:00
committed by GitHub
parent 917b77fb7a
commit 84e48cae69
2 changed files with 2 additions and 0 deletions

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

View File

@@ -149,6 +149,7 @@ import Screenshot from './Screenshot.png';
import ScreenshotAlt from './ScreenshotAlt.png';
import SD_Light from './SD_Light.png';
import SD from './SD.png';
import Search_Light from './Search_Light.png';
import Search from './Search.png';
import SearchAlt from './SearchAlt.png';
import Server_Light from './Server_Light.png';
@@ -333,6 +334,7 @@ export {
Screenshot_Light,
Search,
SearchAlt,
Search_Light,
Server,
Server_Light,
SilverBox,