From ba15707b292d827bdce732e7713b26fae3f75c74 Mon Sep 17 00:00:00 2001 From: Alex Bennee Date: Wed, 14 Jul 2010 15:57:06 +0100 Subject: EasyTag 2.1.1 --- pixmaps/invert_selection.xpm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 pixmaps/invert_selection.xpm (limited to 'pixmaps/invert_selection.xpm') diff --git a/pixmaps/invert_selection.xpm b/pixmaps/invert_selection.xpm new file mode 100755 index 0000000..944f0b4 --- /dev/null +++ b/pixmaps/invert_selection.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * invert_selection_xpm[] = { +"20 20 5 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #606060", +"# c #00009C", +" ", +" ", +" ................ ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .##############. ", +" .##############. ", +" .@@@@@@@@@@@@@@. ", +" .##############. ", +" .##############. ", +" ................ ", +" ", +" "}; -- cgit v1.2.3