From 98a5e063ac6ac0916050fc22b71dbb81057f5b2f Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 13 Aug 2011 02:21:48 +0200 Subject: more icons for the music player --- core/img/actions/pause-big.png | Bin 0 -> 183 bytes core/img/actions/pause-big.svg | 73 ++++++++++++++++++++++++++++++++++++++ core/img/actions/pause.png | Bin 0 -> 182 bytes core/img/actions/pause.svg | 72 +++++++++++++++++++++++++++++++++++++ core/img/actions/sound-off.png | Bin 0 -> 217 bytes core/img/actions/sound-off.svg | 73 ++++++++++++++++++++++++++++++++++++++ core/img/actions/sound.png | Bin 0 -> 292 bytes core/img/actions/sound.svg | 78 +++++++++++++++++++++++++++++++++++++++++ 8 files changed, 296 insertions(+) create mode 100644 core/img/actions/pause-big.png create mode 100644 core/img/actions/pause-big.svg create mode 100644 core/img/actions/pause.png create mode 100644 core/img/actions/pause.svg create mode 100644 core/img/actions/sound-off.png create mode 100644 core/img/actions/sound-off.svg create mode 100644 core/img/actions/sound.png create mode 100644 core/img/actions/sound.svg (limited to 'core') diff --git a/core/img/actions/pause-big.png b/core/img/actions/pause-big.png new file mode 100644 index 00000000000..9bcfd0406d8 Binary files /dev/null and b/core/img/actions/pause-big.png differ diff --git a/core/img/actions/pause-big.svg b/core/img/actions/pause-big.svg new file mode 100644 index 00000000000..b521057a35c --- /dev/null +++ b/core/img/actions/pause-big.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/core/img/actions/pause.png b/core/img/actions/pause.png new file mode 100644 index 00000000000..ced8c43ab34 Binary files /dev/null and b/core/img/actions/pause.png differ diff --git a/core/img/actions/pause.svg b/core/img/actions/pause.svg new file mode 100644 index 00000000000..ff3c69d6c71 --- /dev/null +++ b/core/img/actions/pause.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/core/img/actions/sound-off.png b/core/img/actions/sound-off.png new file mode 100644 index 00000000000..7900e500c90 Binary files /dev/null and b/core/img/actions/sound-off.png differ diff --git a/core/img/actions/sound-off.svg b/core/img/actions/sound-off.svg new file mode 100644 index 00000000000..053291311fa --- /dev/null +++ b/core/img/actions/sound-off.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/core/img/actions/sound.png b/core/img/actions/sound.png new file mode 100644 index 00000000000..838c9cee171 Binary files /dev/null and b/core/img/actions/sound.png differ diff --git a/core/img/actions/sound.svg b/core/img/actions/sound.svg new file mode 100644 index 00000000000..6feea076a44 --- /dev/null +++ b/core/img/actions/sound.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + -- cgit v1.2.3