diff options
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", +" .. ", +" .+.. ", +" .+.@+. ", +" .+.@@@+. ", +" .+.@@@@@+. ", +" .++.@@@@@@+. ", +" .+.++.@@@@@@#. ", +".+.+.++.@@@@#+$.", +"..+.$.++#@@#+$. ", +".@.$$$.++##+$. ", +" .@$$$..+++$. ", +" .@$.++.+$. ", +" ..++.+$. ", +" .$.+$. +++$", +" .$$. +%%$", +" .. $$$$"}; |