From caf8d18c1d887f0c918ba181d1c48d9e08af6ea0 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 17 Mar 2013 21:34:14 +0100 Subject: Début fix bug #22 : possibilité d'ajouter des notes à des articles et les mettre ou non en public MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/icons/note.svg | 30 ++++++++++++++++++++++++++++++ public/theme/icons/note_empty.svg | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 public/theme/icons/note.svg create mode 100644 public/theme/icons/note_empty.svg (limited to 'public/theme/icons') diff --git a/public/theme/icons/note.svg b/public/theme/icons/note.svg new file mode 100644 index 000000000..117b999f7 --- /dev/null +++ b/public/theme/icons/note.svg @@ -0,0 +1,30 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/public/theme/icons/note_empty.svg b/public/theme/icons/note_empty.svg new file mode 100644 index 000000000..93092f4a4 --- /dev/null +++ b/public/theme/icons/note_empty.svg @@ -0,0 +1,30 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + -- cgit v1.2.3