From 4a3ec0ca3f7d0ca8776a6ee7f2a2615234395eb8 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Mon, 16 Jul 2018 00:09:33 +0200 Subject: Cake 3.6.7 fresh install --- fai_gestion/webroot/img/cake-logo.png | Bin 0 -> 2683 bytes fai_gestion/webroot/img/cake.icon.png | Bin 0 -> 943 bytes fai_gestion/webroot/img/cake.logo.svg | 41 +++++++++++++++++++++++++++++++++ fai_gestion/webroot/img/cake.power.gif | Bin 0 -> 201 bytes 4 files changed, 41 insertions(+) create mode 100644 fai_gestion/webroot/img/cake-logo.png create mode 100644 fai_gestion/webroot/img/cake.icon.png create mode 100644 fai_gestion/webroot/img/cake.logo.svg create mode 100644 fai_gestion/webroot/img/cake.power.gif (limited to 'fai_gestion/webroot/img') diff --git a/fai_gestion/webroot/img/cake-logo.png b/fai_gestion/webroot/img/cake-logo.png new file mode 100644 index 0000000..41939ef Binary files /dev/null and b/fai_gestion/webroot/img/cake-logo.png differ diff --git a/fai_gestion/webroot/img/cake.icon.png b/fai_gestion/webroot/img/cake.icon.png new file mode 100644 index 0000000..394fa42 Binary files /dev/null and b/fai_gestion/webroot/img/cake.icon.png differ diff --git a/fai_gestion/webroot/img/cake.logo.svg b/fai_gestion/webroot/img/cake.logo.svg new file mode 100644 index 0000000..e73abb5 --- /dev/null +++ b/fai_gestion/webroot/img/cake.logo.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/fai_gestion/webroot/img/cake.power.gif b/fai_gestion/webroot/img/cake.power.gif new file mode 100644 index 0000000..8f8d570 Binary files /dev/null and b/fai_gestion/webroot/img/cake.power.gif differ -- cgit v1.1