From 9332fd5b0c1720a38aa5c85564da20c89a0f8a96 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 13 Mar 2013 22:48:13 +0100 Subject: Continuation du design : amélioration nav-list + ajout nav-head (avec gestion de la connexion) + début formulaires MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/icons/add.svg | 30 ++++++++++++++++++++++++++++++ public/theme/icons/link.svg | 33 +++++++++++++++++++++++++++++++++ public/theme/icons/login.svg | 33 +++++++++++++++++++++++++++++++++ public/theme/icons/logout.svg | 33 +++++++++++++++++++++++++++++++++ public/theme/icons/website.svg | 33 --------------------------------- 5 files changed, 129 insertions(+), 33 deletions(-) create mode 100644 public/theme/icons/add.svg create mode 100644 public/theme/icons/link.svg create mode 100644 public/theme/icons/login.svg create mode 100644 public/theme/icons/logout.svg delete mode 100644 public/theme/icons/website.svg (limited to 'public/theme/icons') diff --git a/public/theme/icons/add.svg b/public/theme/icons/add.svg new file mode 100644 index 000000000..425c9b4aa --- /dev/null +++ b/public/theme/icons/add.svg @@ -0,0 +1,30 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/public/theme/icons/link.svg b/public/theme/icons/link.svg new file mode 100644 index 000000000..ddc8e0706 --- /dev/null +++ b/public/theme/icons/link.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/theme/icons/login.svg b/public/theme/icons/login.svg new file mode 100644 index 000000000..0a8af162f --- /dev/null +++ b/public/theme/icons/login.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/theme/icons/logout.svg b/public/theme/icons/logout.svg new file mode 100644 index 000000000..284a67578 --- /dev/null +++ b/public/theme/icons/logout.svg @@ -0,0 +1,33 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/public/theme/icons/website.svg b/public/theme/icons/website.svg deleted file mode 100644 index ddc8e0706..000000000 --- a/public/theme/icons/website.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - -- cgit v1.2.3