From 93fd4692f6eb753cae16358131c8049d84cfbb41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 22 Jan 2015 08:30:07 +0100 Subject: symfony is there --- .../views/baggy/public/img/baggy/blank.png | Bin 0 -> 141 bytes .../views/baggy/public/img/baggy/down.png | Bin 0 -> 216 bytes .../views/baggy/public/img/baggy/list.png | Bin 0 -> 201 bytes .../views/baggy/public/img/baggy/table.png | Bin 0 -> 229 bytes app/Resources/views/baggy/public/img/baggy/top.png | Bin 0 -> 212 bytes app/Resources/views/baggy/public/img/bg-select.png | Bin 0 -> 1095 bytes .../views/baggy/public/img/logo-other_themes.png | Bin 0 -> 3922 bytes app/Resources/views/baggy/public/img/logo-w.png | Bin 0 -> 4916 bytes .../views/baggy/public/img/logo-wallabag.svg | 300 +++++++++++++++++++++ app/Resources/views/baggy/public/img/logo.png | Bin 0 -> 1350 bytes app/Resources/views/baggy/public/img/logo.svg | 8 + 11 files changed, 308 insertions(+) create mode 100755 app/Resources/views/baggy/public/img/baggy/blank.png create mode 100644 app/Resources/views/baggy/public/img/baggy/down.png create mode 100755 app/Resources/views/baggy/public/img/baggy/list.png create mode 100755 app/Resources/views/baggy/public/img/baggy/table.png create mode 100644 app/Resources/views/baggy/public/img/baggy/top.png create mode 100644 app/Resources/views/baggy/public/img/bg-select.png create mode 100755 app/Resources/views/baggy/public/img/logo-other_themes.png create mode 100755 app/Resources/views/baggy/public/img/logo-w.png create mode 100644 app/Resources/views/baggy/public/img/logo-wallabag.svg create mode 100755 app/Resources/views/baggy/public/img/logo.png create mode 100644 app/Resources/views/baggy/public/img/logo.svg (limited to 'app/Resources/views/baggy/public/img') diff --git a/app/Resources/views/baggy/public/img/baggy/blank.png b/app/Resources/views/baggy/public/img/baggy/blank.png new file mode 100755 index 00000000..63e09844 Binary files /dev/null and b/app/Resources/views/baggy/public/img/baggy/blank.png differ diff --git a/app/Resources/views/baggy/public/img/baggy/down.png b/app/Resources/views/baggy/public/img/baggy/down.png new file mode 100644 index 00000000..b9d536a7 Binary files /dev/null and b/app/Resources/views/baggy/public/img/baggy/down.png differ diff --git a/app/Resources/views/baggy/public/img/baggy/list.png b/app/Resources/views/baggy/public/img/baggy/list.png new file mode 100755 index 00000000..bd5aff5a Binary files /dev/null and b/app/Resources/views/baggy/public/img/baggy/list.png differ diff --git a/app/Resources/views/baggy/public/img/baggy/table.png b/app/Resources/views/baggy/public/img/baggy/table.png new file mode 100755 index 00000000..859c4cd8 Binary files /dev/null and b/app/Resources/views/baggy/public/img/baggy/table.png differ diff --git a/app/Resources/views/baggy/public/img/baggy/top.png b/app/Resources/views/baggy/public/img/baggy/top.png new file mode 100644 index 00000000..954a8c0a Binary files /dev/null and b/app/Resources/views/baggy/public/img/baggy/top.png differ diff --git a/app/Resources/views/baggy/public/img/bg-select.png b/app/Resources/views/baggy/public/img/bg-select.png new file mode 100644 index 00000000..95120441 Binary files /dev/null and b/app/Resources/views/baggy/public/img/bg-select.png differ diff --git a/app/Resources/views/baggy/public/img/logo-other_themes.png b/app/Resources/views/baggy/public/img/logo-other_themes.png new file mode 100755 index 00000000..32543a44 Binary files /dev/null and b/app/Resources/views/baggy/public/img/logo-other_themes.png differ diff --git a/app/Resources/views/baggy/public/img/logo-w.png b/app/Resources/views/baggy/public/img/logo-w.png new file mode 100755 index 00000000..65dc607b Binary files /dev/null and b/app/Resources/views/baggy/public/img/logo-w.png differ diff --git a/app/Resources/views/baggy/public/img/logo-wallabag.svg b/app/Resources/views/baggy/public/img/logo-wallabag.svg new file mode 100644 index 00000000..40193e1c --- /dev/null +++ b/app/Resources/views/baggy/public/img/logo-wallabag.svg @@ -0,0 +1,300 @@ + + + +]> + + + + + + diff --git a/app/Resources/views/baggy/public/img/logo.png b/app/Resources/views/baggy/public/img/logo.png new file mode 100755 index 00000000..5305c77d Binary files /dev/null and b/app/Resources/views/baggy/public/img/logo.png differ diff --git a/app/Resources/views/baggy/public/img/logo.svg b/app/Resources/views/baggy/public/img/logo.svg new file mode 100644 index 00000000..865da440 --- /dev/null +++ b/app/Resources/views/baggy/public/img/logo.svg @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3