diff --git a/src/lib/ToolBar.svelte b/src/lib/ToolBar.svelte new file mode 100644 index 0000000..8a93430 --- /dev/null +++ b/src/lib/ToolBar.svelte @@ -0,0 +1,97 @@ + + +
+ + + +
+ + + + + +
+ + +
+ + \ No newline at end of file diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 059ccae..365ef85 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,8 +1,10 @@ + \ No newline at end of file diff --git a/static/app.css b/static/app.css index b9fb14d..227900b 100644 --- a/static/app.css +++ b/static/app.css @@ -12,4 +12,6 @@ html { body { height: 100%; margin: 0; + padding: 2px; + box-sizing: border-box; } \ No newline at end of file diff --git a/static/icons/cd.png b/static/icons/cd.png new file mode 100644 index 0000000..3c975b6 Binary files /dev/null and b/static/icons/cd.png differ diff --git a/static/icons/github.svg b/static/icons/github.svg new file mode 100644 index 0000000..be16049 --- /dev/null +++ b/static/icons/github.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/static/icons/headphone.svg b/static/icons/headphone.svg new file mode 100644 index 0000000..d245ec3 --- /dev/null +++ b/static/icons/headphone.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/internet.png b/static/icons/internet.png new file mode 100644 index 0000000..2d952ef Binary files /dev/null and b/static/icons/internet.png differ diff --git a/static/icons/leftarrow.png b/static/icons/leftarrow.png new file mode 100644 index 0000000..9e824fc Binary files /dev/null and b/static/icons/leftarrow.png differ diff --git a/static/icons/musicnote.png b/static/icons/musicnote.png new file mode 100644 index 0000000..e038eab Binary files /dev/null and b/static/icons/musicnote.png differ diff --git a/static/icons/next.svg b/static/icons/next.svg new file mode 100644 index 0000000..c50a6a8 --- /dev/null +++ b/static/icons/next.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/play.svg b/static/icons/play.svg new file mode 100644 index 0000000..d57598c --- /dev/null +++ b/static/icons/play.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/prev.svg b/static/icons/prev.svg new file mode 100644 index 0000000..d4237ec --- /dev/null +++ b/static/icons/prev.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/rightarrow.png b/static/icons/rightarrow.png new file mode 100644 index 0000000..cea36fb Binary files /dev/null and b/static/icons/rightarrow.png differ diff --git a/static/icons/search.svg b/static/icons/search.svg new file mode 100644 index 0000000..15eec96 --- /dev/null +++ b/static/icons/search.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/searchinternet.png b/static/icons/searchinternet.png new file mode 100644 index 0000000..225ee87 Binary files /dev/null and b/static/icons/searchinternet.png differ diff --git a/static/icons/speaker.png b/static/icons/speaker.png new file mode 100644 index 0000000..78f46c4 Binary files /dev/null and b/static/icons/speaker.png differ diff --git a/static/icons/volume-1.svg b/static/icons/volume-1.svg new file mode 100644 index 0000000..a4bc28f --- /dev/null +++ b/static/icons/volume-1.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/volume-2.svg b/static/icons/volume-2.svg new file mode 100644 index 0000000..6c50307 --- /dev/null +++ b/static/icons/volume-2.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/volume-3.svg b/static/icons/volume-3.svg new file mode 100644 index 0000000..ae98de6 --- /dev/null +++ b/static/icons/volume-3.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/volume.svg b/static/icons/volume.svg new file mode 100644 index 0000000..8cacfc1 --- /dev/null +++ b/static/icons/volume.svg @@ -0,0 +1,3 @@ + + +