From 2aaccd4e1b671478b15c045366ab2dd2c16f6315 Mon Sep 17 00:00:00 2001 From: Michal Hruby Date: Wed, 5 Sep 2012 20:32:32 +0200 Subject: Add new category emblems (bzr r2657.3.1) --- plugins/unityshell/resources/emblem_apps.svg | 19 +++++++++++++++++++ plugins/unityshell/resources/emblem_books.svg | 9 +++++++++ plugins/unityshell/resources/emblem_clothes.svg | 8 ++++++++ plugins/unityshell/resources/emblem_music.svg | 15 +++++++++++++++ plugins/unityshell/resources/emblem_video.svg | 17 +++++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 plugins/unityshell/resources/emblem_apps.svg create mode 100644 plugins/unityshell/resources/emblem_books.svg create mode 100644 plugins/unityshell/resources/emblem_clothes.svg create mode 100644 plugins/unityshell/resources/emblem_music.svg create mode 100644 plugins/unityshell/resources/emblem_video.svg (limited to 'plugins/unityshell/resources') diff --git a/plugins/unityshell/resources/emblem_apps.svg b/plugins/unityshell/resources/emblem_apps.svg new file mode 100644 index 000000000..6af364db0 --- /dev/null +++ b/plugins/unityshell/resources/emblem_apps.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/plugins/unityshell/resources/emblem_books.svg b/plugins/unityshell/resources/emblem_books.svg new file mode 100644 index 000000000..89cfdfd14 --- /dev/null +++ b/plugins/unityshell/resources/emblem_books.svg @@ -0,0 +1,9 @@ + + + + + + diff --git a/plugins/unityshell/resources/emblem_clothes.svg b/plugins/unityshell/resources/emblem_clothes.svg new file mode 100644 index 000000000..882a09b3d --- /dev/null +++ b/plugins/unityshell/resources/emblem_clothes.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/plugins/unityshell/resources/emblem_music.svg b/plugins/unityshell/resources/emblem_music.svg new file mode 100644 index 000000000..998583d85 --- /dev/null +++ b/plugins/unityshell/resources/emblem_music.svg @@ -0,0 +1,15 @@ + + + + + + + + + + diff --git a/plugins/unityshell/resources/emblem_video.svg b/plugins/unityshell/resources/emblem_video.svg new file mode 100644 index 000000000..a8ad76142 --- /dev/null +++ b/plugins/unityshell/resources/emblem_video.svg @@ -0,0 +1,17 @@ + + + + + + + + + + -- cgit v1.2.3