From 0de0bc0a7f0241aa29b2034a5cec3e9a91c1113e Mon Sep 17 00:00:00 2001 From: root Date: Sun, 19 Oct 2014 03:57:54 +0200 Subject: moved images in correct folder --- img/error.png | Bin 0 -> 2216 bytes img/error.svg | 5 +++++ img/loading.gif | Bin 0 -> 3897 bytes img/play-pause.png | Bin 0 -> 606 bytes img/play-pause.svg | 6 ++++++ img/progressbar.gif | Bin 0 -> 3323 bytes img/video-play.png | Bin 0 -> 2811 bytes img/video-play.svg | 5 +++++ 8 files changed, 16 insertions(+) create mode 100644 img/error.png create mode 100644 img/error.svg create mode 100644 img/loading.gif create mode 100644 img/play-pause.png create mode 100644 img/play-pause.svg create mode 100644 img/progressbar.gif create mode 100644 img/video-play.png create mode 100644 img/video-play.svg (limited to 'img') diff --git a/img/error.png b/img/error.png new file mode 100644 index 0000000..a5577c3 Binary files /dev/null and b/img/error.png differ diff --git a/img/error.svg b/img/error.svg new file mode 100644 index 0000000..184206a --- /dev/null +++ b/img/error.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/img/loading.gif b/img/loading.gif new file mode 100644 index 0000000..90f28cb Binary files /dev/null and b/img/loading.gif differ diff --git a/img/play-pause.png b/img/play-pause.png new file mode 100644 index 0000000..ece6cfb Binary files /dev/null and b/img/play-pause.png differ diff --git a/img/play-pause.svg b/img/play-pause.svg new file mode 100644 index 0000000..a7f1f50 --- /dev/null +++ b/img/play-pause.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/img/progressbar.gif b/img/progressbar.gif new file mode 100644 index 0000000..fbcce6b Binary files /dev/null and b/img/progressbar.gif differ diff --git a/img/video-play.png b/img/video-play.png new file mode 100644 index 0000000..353e3a5 Binary files /dev/null and b/img/video-play.png differ diff --git a/img/video-play.svg b/img/video-play.svg new file mode 100644 index 0000000..b5ea206 --- /dev/null +++ b/img/video-play.svg @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3