update
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 514 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 323 B |
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -82,6 +82,8 @@ import more from "./icons/more.png";
|
||||
import forward from "./icons/forward.png";
|
||||
import pause from "./icons/pause.png";
|
||||
import share from "./icons/share.png";
|
||||
import hitParadeLogo from "./icons/hitParadeLogo.png";
|
||||
import calendar from "./icons/calendar.png";
|
||||
|
||||
export const icons = {
|
||||
bell,
|
||||
@@ -141,6 +143,8 @@ export const icons = {
|
||||
forward,
|
||||
pause,
|
||||
share,
|
||||
hitParadeLogo,
|
||||
calendar,
|
||||
};
|
||||
|
||||
import triangle from "./art/triangle.png";
|
||||
@@ -194,6 +198,7 @@ import playbackBG2 from "./UI/playbackBG2.png";
|
||||
import libraryBG from "./UI/libraryBG.png";
|
||||
import libraryBG2 from "./UI/libraryBG2.png";
|
||||
import profileBG from "./UI/profileBG.png";
|
||||
import hitParadeBG from "./UI/hitParadeBG.png";
|
||||
|
||||
export const background = {
|
||||
writingBG,
|
||||
@@ -206,6 +211,7 @@ export const background = {
|
||||
libraryBG,
|
||||
libraryBG2,
|
||||
profileBG,
|
||||
hitParadeBG,
|
||||
};
|
||||
|
||||
import nathalie from "./UI/nathalie.png";
|
||||
|
||||
Reference in New Issue
Block a user