diff options
author | Stefan Siegel <siegel@linux-mandrake.com> | 2000-04-30 18:14:07 +0000 |
---|---|---|
committer | Stefan Siegel <siegel@linux-mandrake.com> | 2000-04-30 18:14:07 +0000 |
commit | 3171ad69573fdd995af05385bf71366778e2f07a (patch) | |
tree | 61cfb77f06e46a743a1055d9834736ca2f5aca43 /icons/mini/magneto-optical_supermount.xpm | |
parent | 95d36bc79769208acf283364dedc4fbe4d320523 (diff) | |
download | common-data-3171ad69573fdd995af05385bf71366778e2f07a.tar common-data-3171ad69573fdd995af05385bf71366778e2f07a.tar.gz common-data-3171ad69573fdd995af05385bf71366778e2f07a.tar.bz2 common-data-3171ad69573fdd995af05385bf71366778e2f07a.tar.xz common-data-3171ad69573fdd995af05385bf71366778e2f07a.zip |
- icon adaption
Diffstat (limited to 'icons/mini/magneto-optical_supermount.xpm')
-rw-r--r-- | icons/mini/magneto-optical_supermount.xpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icons/mini/magneto-optical_supermount.xpm b/icons/mini/magneto-optical_supermount.xpm new file mode 100644 index 0000000..799dfc2 --- /dev/null +++ b/icons/mini/magneto-optical_supermount.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * magneto_optical_supermount_xpm[] = { +"16 16 7 1", +" c None", +". c #000000", +"+ c #C3C3C3", +"@ c #FFFFFF", +"# c #000080", +"$ c #A0A0A0", +"% c #C0FFC0", +" .. ", +" .+.. ", +" .+.@+. ", +" .+.@@@+. ", +" .+.@@@@@+. ", +" .++.@@@@@@+. ", +" .+.++.@@@@@@#. ", +".+.+.++.@@@@#+$.", +"..+.$.++#@@#+$. ", +".@.$$$.++##+$. ", +" .@$$$..+++$. ", +" .@$.++.+$. ", +" ..++.+$. ", +" .$.+$. +++$", +" .$$. +%%$", +" .. $$$$"}; |