From e210bd7b3bcbd926b00ceacbfbedecddff1971fb Mon Sep 17 00:00:00 2001 From: Xaloc Date: Wed, 28 Feb 2024 19:36:23 +0100 Subject: [PATCH] treure fontawesome --- icons/cor.svg | 1 + icons/pausa.svg | 102 +++++++++++++++++++ icons/play.svg | 86 ++++++++++++++++ icons/silenci.svg | 233 +++++++++++++++++++++++++++++++++++++++++++ icons/so.svg | 244 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 7 +- player.css | 23 +++-- player.js | 38 +++----- style.css | 31 ++++++ 9 files changed, 724 insertions(+), 41 deletions(-) create mode 100644 icons/cor.svg create mode 100644 icons/pausa.svg create mode 100644 icons/play.svg create mode 100644 icons/silenci.svg create mode 100644 icons/so.svg diff --git a/icons/cor.svg b/icons/cor.svg new file mode 100644 index 0000000..d4d03fa --- /dev/null +++ b/icons/cor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/pausa.svg b/icons/pausa.svg new file mode 100644 index 0000000..efdbd12 --- /dev/null +++ b/icons/pausa.svg @@ -0,0 +1,102 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/icons/play.svg b/icons/play.svg new file mode 100644 index 0000000..d56946a --- /dev/null +++ b/icons/play.svg @@ -0,0 +1,86 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/icons/silenci.svg b/icons/silenci.svg new file mode 100644 index 0000000..86c764a --- /dev/null +++ b/icons/silenci.svg @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/icons/so.svg b/icons/so.svg new file mode 100644 index 0000000..c0fdd9d --- /dev/null +++ b/icons/so.svg @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 1e13817..373e83a 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,6 @@ - Ràdios @@ -50,7 +49,7 @@
@@ -60,7 +59,7 @@
@@ -71,7 +70,7 @@