aboutsummaryrefslogtreecommitdiff
path: root/src/icons/continue.xpm
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 06:38:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-19 06:38:22 +0000
commit65f0f640adb463bc2cf56f87908acfb5141e97d6 (patch)
tree44a68872c7bc64e33c51b33c3ab7754271379d03 /src/icons/continue.xpm
parent4ffd849546afd5b3b98a94e6f1de5410fac2b653 (diff)
renamed src/pixmaps to src/icons.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@491 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons/continue.xpm')
-rw-r--r--src/icons/continue.xpm42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/icons/continue.xpm b/src/icons/continue.xpm
new file mode 100644
index 00000000..99b3c7f9
--- /dev/null
+++ b/src/icons/continue.xpm
@@ -0,0 +1,42 @@
+/* XPM */
+static char * continue_xpm[] = {
+"10 10 29 1",
+" c None",
+". c #000000",
+"+ c #B1C7AC",
+"@ c #F6F9F6",
+"# c #E1EADF",
+"$ c #F7F9F6",
+"% c #F0F4EF",
+"& c #ECF2EB",
+"* c #E5EDE4",
+"= c #F4F7F4",
+"- c #EFF3EE",
+"; c #E4ECE3",
+"> c #E0E9DE",
+", c #8EB184",
+"' c #85AB7D",
+") c #84AA7C",
+"! c #82A678",
+"~ c #769C6C",
+"{ c #577550",
+"] c #2E4429",
+"^ c #8CB182",
+"/ c #83A879",
+"( c #7DA171",
+"_ c #608756",
+": c #30462B",
+"< c #7CA273",
+"[ c #52744A",
+"} c #2D4526",
+"| c #31472C",
+".. ",
+".+.. ",
+".@#+.. ",
+".$%&*+.. ",
+".=-&;>#+..",
+".,')!~{]..",
+".^/(_:.. ",
+".<[}.. ",
+".|.. ",
+".. "};