summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/image-viewer.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/image-viewer.xpm')
-rw-r--r--icons/24x24-infox/image-viewer.xpm51
1 files changed, 51 insertions, 0 deletions
diff --git a/icons/24x24-infox/image-viewer.xpm b/icons/24x24-infox/image-viewer.xpm
new file mode 100644
index 0000000..1ff6919
--- /dev/null
+++ b/icons/24x24-infox/image-viewer.xpm
@@ -0,0 +1,51 @@
+/* XPM */
+static char *image-viewer[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 20 1",
+/* colors */
+" c #000000",
+". c #999999",
+"X c #818181",
+"o c #737373",
+"O c #676767",
+"+ c #656565",
+"@ c #595959",
+"# c #4D4D4D",
+"$ c #333333",
+"% c #808080",
+"& c #686868",
+"* c #5A5A5A",
+"= c #4E4E4E",
+"- c #FFFFFF",
+"; c #343434",
+": c #D9D9D9",
+"> c #CFCFCF",
+", c #1A1A1A",
+"< c #B5B5B5",
+"1 c None",
+/* pixels */
+" ",
+" ",
+" ",
+" >>>>>>>;*:---., ",
+" >>>>>>;o:* ,.:, ",
+" >>>>>>,-,$,, .. ",
+" >>><= %. $,, ,- ",
+" >>># %%$+$$+ - ",
+" >>> %% $,,$ - ",
+" >>O % @: $,,$ @: ",
+" >O * :o,$$$,:@ ",
+" >= ,::%%.-o ",
+" >> *%%%, ",
+" >> == o. ",
+" >>X&, #>>, :-, ",
+" >>>>& &>>X @-. ",
+" >>>>& ,<>> :-, ",
+" >>>># ,<> @-. ",
+" >>>O ,> :-, ",
+" >>>>>>>>>>>> @-. ",
+" &&&&&&&&&&&& ., ",
+" ",
+" ",
+" "
+};