From a7bb797961ec4466bd067279f4d164c283094050 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 13 Jun 2017 23:44:30 +0200 Subject: Artwork: Add icon badge for the Budgie Desktop. --- data/Makefile.am | 1 + data/budgie_badge.png | Bin 0 -> 560 bytes data/budgie_badge.xcf | Bin 0 -> 1366 bytes 3 files changed, 1 insertion(+) create mode 100644 data/budgie_badge.png create mode 100644 data/budgie_badge.xcf (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 01e1818..98439bf 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -38,6 +38,7 @@ dist_pkgdata_DATA = \ arrow_left.png \ arrow_right.png \ awesome_badge.png \ + budgie_badge.png \ cof.png \ dialog_close.png \ dialog_close_highlight.png \ diff --git a/data/budgie_badge.png b/data/budgie_badge.png new file mode 100644 index 0000000..ab2909d Binary files /dev/null and b/data/budgie_badge.png differ diff --git a/data/budgie_badge.xcf b/data/budgie_badge.xcf new file mode 100644 index 0000000..9442bcc Binary files /dev/null and b/data/budgie_badge.xcf differ -- cgit v1.2.3